Borderou de evaluare (job #2387571)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:28:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int j = 0; j <= k; ++j) g << dp[y][j] << ' '; g << endl;
^~~
main.cpp:28:60: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (int j = 0; j <= k; ++j) g << dp[y][j] << ' '; g << endl;
^
main.cpp:29:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int j = 0; j <= k; ++j) g << dp[x][j] << ' '; g << endl << endl;
^~~
main.cpp:29:60: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (int j = 0; j <= k; ++j) g << dp[x][j] << ' '; g << endl << endl;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 4ms | 131kb | Incorect | 0 |
5 | 15ms | 262kb | Incorect | 0 |
6 | 351ms | 5111kb | Time limit exceeded | 0 |
7 | 350ms | 4587kb | Time limit exceeded | 0 |
8 | 352ms | 4325kb | Time limit exceeded | 0 |
9 | 352ms | 4718kb | Time limit exceeded | 0 |
10 | 352ms | 5505kb | Time limit exceeded | 0 |
Punctaj total | 0 |