Borderou de evaluare (job #3303525)

Utilizator Andrei-Dani-10Pisla Andrei Daniel Andrei-Dani-10 Data 16 iulie 2025 11:12:46
Problema Culori3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void showdg(int)': main.cpp:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 14 | for(int b = base / 10; b >= 1; b /= 10) | ^~~ main.cpp:15:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | out<<((x / b) % 10); return; | ^~~~~~ main.cpp: In member function 'void biggint::operator=(int)': main.cpp:22:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 22 | for(int i = 1; i <= x[0]; i++) x[i] = 0; x[0] = 0; | ^~~ main.cpp:22:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 22 | for(int i = 1; i <= x[0]; i++) x[i] = 0; x[0] = 0; | ^ main.cpp: In member function 'void biggint::operator=(const biggint&)': main.cpp:28:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 28 | for(int i = 1; i <= x[0]; i++) x[i] = 0; x[0] = 0; | ^~~ main.cpp:28:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 28 | for(int i = 1; i <= x[0]; i++) x[i] = 0; x[0] = 0; | ^ main.cpp: In member function 'void biggint::show()': main.cpp:42:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 42 | for(int i = x[0] - 1; i >= 1; i--) | ^~~ main.cpp:43:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 43 | showdg(x[i]); out<<"\n"; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK5
20ms303kbOK5
30ms303kbOK5
40ms303kbOK5
50ms303kbOK5
60ms303kbOK5
70ms303kbOK5
811ms405kbKilled by Signal 110
91ms303kbIncorect0
106ms409kbKilled by Signal 110
1111ms409kbKilled by Signal 110
129ms409kbKilled by Signal 110
1314ms409kbKilled by Signal 110
1414ms405kbKilled by Signal 110
1510ms409kbKilled by Signal 110
160ms303kbOK5
170ms303kbOK5
180ms303kbOK5
1910ms405kbKilled by Signal 110
2014ms405kbKilled by Signal 110
Punctaj total50

Ceva nu functioneaza?