Borderou de evaluare (job #2415176)

Utilizator lupulescu2001Lupulescu Vlad lupulescu2001 Data 25 aprilie 2019 16:35:27
Problema Incurcatura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void Solve1()': main.cpp:21:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0, j = 0; k < g[i].size(), j < c[i].size();) { ~~^~~~~~~~~~~~~ main.cpp:21:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0, j = 0; k < g[i].size(), j < c[i].size();) { ~~^~~~~~~~~~~~~ main.cpp:21:38: warning: value computed is not used [-Wunused-value] for (int k = 0, j = 0; k < g[i].size(), j < c[i].size();) { ~~^~~~~~~~~~~~~ main.cpp:31:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == g[i].size() || k == c[i].size()) ~~^~~~~~~~~~~~~~ main.cpp:31:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j == g[i].size() || k == c[i].size()) ~~^~~~~~~~~~~~~~ main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 1; i <= n; i++) ^~~ main.cpp:42:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (auto i : gresit) ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
115ms4980kbIncorect0
241ms5111kbIncorect0
3183ms8519kbKilled by Signal 110
4261ms10747kbKilled by Signal 110
512ms4980kbIncorect0
6316ms6422kbIncorect0
7333ms6684kbIncorect0
8253ms10747kbKilled by Signal 110
9307ms11403kbKilled by Signal 110
10333ms12189kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?