Borderou de evaluare (job #2574757)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:11:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=v;i++)
^~~
main.cpp:17:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
f>>m;
^
main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=0;i<=n;i++)
^~~
main.cpp:24:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
dp[0][0]=0;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 393kb | OK | 10 |
3 | 3ms | 393kb | OK | 10 |
4 | 3ms | 655kb | OK | 10 |
5 | 12ms | 655kb | OK | 10 |
6 | 54ms | 4718kb | OK | 10 |
7 | 115ms | 4718kb | OK | 10 |
8 | 23ms | 4718kb | OK | 10 |
9 | 110ms | 4718kb | OK | 10 |
10 | 18ms | 4718kb | OK | 10 |
Punctaj total | 100 |