Pagini recente » Borderou de evaluare (job #638314) | Borderou de evaluare (job #1576992) | Borderou de evaluare (job #451258) | Borderou de evaluare (job #2428984) | Borderou de evaluare (job #2712086)
Borderou de evaluare (job #2712086)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:34:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (a1[i][j] < 0);
^~
main.cpp:35:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
a1[i][j] += mod;
^~
main.cpp:54:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (a2[i][j] < 0);
^~
main.cpp:55:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
a2[i][j] += mod;
^~
main.cpp:74:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (a3[i][j] < 0);
^~
main.cpp:75:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
a3[i][j] += mod;
^~
main.cpp:92:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (a4[i][j] < 0);
^~
main.cpp:93:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
a4[i][j] += mod;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 524kb | OK | 10 |
2 | 4ms | 655kb | OK | 10 |
3 | 4ms | 786kb | OK | 10 |
4 | 20ms | 3932kb | OK | 10 |
5 | 32ms | 5636kb | OK | 10 |
6 | 69ms | 9699kb | OK | 10 |
7 | 63ms | 9437kb | OK | 10 |
8 | 1349ms | 138543kb | OK | 10 |
9 | 1460ms | 145620kb | OK | 10 |
10 | 1500ms | 122814kb | Time limit exceeded | 0 |
Punctaj total | 90 |