Borderou de evaluare (job #2387571)

Utilizator eduardcadarCadar Eduard eduardcadar Data 24 martie 2019 21:03:24
Problema Propozitie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

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
12ms131kbIncorect0
23ms131kbIncorect0
33ms131kbIncorect0
44ms131kbIncorect0
515ms262kbIncorect0
6351ms5111kbTime limit exceeded0
7350ms4587kbTime limit exceeded0
8352ms4325kbTime limit exceeded0
9352ms4718kbTime limit exceeded0
10352ms5505kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?