|
|
вернуться в форумОбщий форумjudge hi, on the status page, what does Execution time shows exactly when I get WA? just that test case or that case and all cases before Re: judge "that case and all cases before" It seems that it shows the MAX( t[i] ) Where t[i] is a time that program worked on test i, and 1 <= i <= WA_test - test, that you didn't pass. |
|
|