Borderou de evaluare (job #3203776)

Utilizator hhhhhhhAndrei Boaca hhhhhhh Data 14 februarie 2024 15:53:49
Problema Zuzu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void str::addCloud()': main.cpp:38:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 38 | if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS; | ^~ main.cpp:38:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 38 | if (dr == 1) x1 += CNS, x2 += CNS; if (dr == 2) x1 -= CNS, x2 -= CNS; | ^~ main.cpp:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 39 | if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS; | ^~ main.cpp:39:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 39 | if (dr == 3) y1 += CNS, y2 += CNS; if (dr == 4) y1 -= CNS, y2 -= CNS; | ^~ main.cpp:40:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 40 | if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS; | ^~ main.cpp:40:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 40 | if (dr == 5) z1 += CNS, z2 += CNS; if (dr == 6) z1 -= CNS, z2 -= CNS; | ^~ main.cpp: In function 'int main()': main.cpp:116:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 116 | for (int i = 1; i <= mstX.size(); ++i) | ~~^~~~~~~~~~~~~~ main.cpp:117:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for (int j = 1; j <= mstY.size(); ++j) | ~~^~~~~~~~~~~~~~ main.cpp:118:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 118 | for (int k = 1; k <= mstZ.size(); ++k) { | ~~^~~~~~~~~~~~~~ main.cpp:124:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 124 | for (int i = 1; i <= mstX.size(); ++i) | ~~^~~~~~~~~~~~~~ main.cpp:125:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 125 | for (int j = 1; j <= mstY.size(); ++j) | ~~^~~~~~~~~~~~~~ main.cpp:126:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 126 | for (int k = 1; k <= mstZ.size(); ++k) | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbAccepted1015
27ms819kbAccepted5
39ms2392kbAccepted1015
40ms303kbAccepted5
50ms303kbAccepted1015
61ms303kbAccepted5
78ms2916kbAccepted1055
80ms303kbAccepted10
963ms6881kbAccepted15
1078ms7127kbAccepted20
Punctaj total100

Ceva nu functioneaza?