Borderou de evaluare (job #2206366)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 22 mai 2018 15:02:06
Problema Zuzu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void str::addCloud()’: user.cpp:37:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS; ^~ user.cpp:37:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS; ^~ user.cpp:38:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS; ^~ user.cpp:38:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS; ^~ user.cpp:39:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS; ^~ user.cpp:39:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS; ^~ user.cpp: In function ‘void dfs(int, int, int, double&)’: user.cpp:67:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (xx < 0 || xx >= crdX.size() || ~~~^~~~~~~~~~~~~~ user.cpp:68:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] yy < 0 || yy >= crdY.size() || ~~~^~~~~~~~~~~~~~ user.cpp:69:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] zz < 0 || zz >= crdZ.size()) ~~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1356kbWrong Answer00
20ms1488kbWrong Answer0
30ms1616kbWrong Answer00
40ms1280kbWrong Answer0
50ms1324kbWrong Answer00
60ms1352kbWrong Answer0
70ms1608kbWrong Answer00
80ms1328kbWrong Answer0
94ms1756kbWrong Answer0
104ms1764kbWrong Answer0
Punctaj total0

Ceva nu functioneaza?