Pagini recente » Borderou de evaluare (job #207691) | Borderou de evaluare (job #1893001) | Borderou de evaluare (job #1127432) | Borderou de evaluare (job #2905610) | Borderou de evaluare (job #2367777)
Borderou de evaluare (job #2367777)
Raport evaluator
Compilare:
main.cpp: In function 'void sol()':
main.cpp:32:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
else if(s1[i-1][j]<s1[i-1][j-1])
^~
main.cpp:34:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
v1.maxscor=max(v1.maxscor,s1[i][j]);
^~
main.cpp:41:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(s2[i][j-1]<s2[i+1][j])
^~
main.cpp:43:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
v2.maxscor=max(v2.maxscor,s2[i][j]);
^~
main.cpp:50:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
else if(s3[i][j+1]<s3[i+1][j+1])
^~
main.cpp:52:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
v3.maxscor=max(v3.maxscor,s3[i][j]);
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 393kb | OK! | 10 | 20 |
2 | 3ms | 524kb | OK! | 10 |
3 | 4ms | 786kb | OK! | 10 | 20 |
4 | 4ms | 786kb | OK! | 10 |
5 | 5ms | 917kb | OK! | 10 | 20 |
6 | 5ms | 1048kb | OK! | 10 |
7 | 6ms | 1179kb | OK! | 10 | 20 |
8 | 6ms | 1179kb | OK! | 10 |
9 | 6ms | 1048kb | OK! | 10 | 20 |
10 | 6ms | 1179kb | OK! | 10 |
Punctaj total | 100 |