Borderou de evaluare (job #851839)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Iluminat | Compilator | cpp |
| Rundă | lasm_05_02_2026_clasa10_11_lectie | Status | evaluat |
| Dată | 5 feb. 2026 14:38:07 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:28:19: error: expected ';' before 'if'
28 | maxx = x[0][0]
| ^
| ;
29 |
30 | if (c==1) {
| ~~
main.cpp:59:19: warning: statement has no effect [-Wunused-value]
59 | count == 0;
| ~~~~~~^~~~