Borderou de evaluare (job #3303524)

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

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:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | out<<(x / b); 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
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
76ms405kbKilled by Signal 110
811ms405kbKilled by Signal 110
911ms405kbKilled by Signal 110
1011ms405kbKilled by Signal 110
1111ms405kbKilled by Signal 110
1211ms413kbKilled by Signal 110
1311ms401kbKilled by Signal 110
1411ms405kbKilled by Signal 110
1511ms409kbKilled by Signal 110
160ms303kbIncorect0
170ms303kbIncorect0
186ms401kbKilled by Signal 110
192ms401kbKilled by Signal 110
202ms401kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?