Borderou de evaluare (job #684578)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Hiccup (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 dec. 2022 18:47:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:19:14: error: expected ';' before 'n'
19 | S = S n;
| ^ ~
| ;
main.cpp:20:9: warning: statement has no effect [-Wunused-value]
20 | l ;
| ^
main.cpp:23:13: warning: statement has no effect [-Wunused-value]
23 | ct ;
| ^~
main.cpp:31:36: warning: for increment expression has no effect [-Wunused-value]
31 | for(int j = 0; j <= 9; j )
| ^
main.cpp:43:36: warning: for increment expression has no effect [-Wunused-value]
43 | for(int j = 0; j <= 9; j )
| ^
main.cpp:56:36: warning: for increment expression has no effect [-Wunused-value]
56 | for(int j = 0; j <= 9; j )
| ^
main.cpp:68:36: warning: for increment expression has no effect [-Wunused-value]
68 | for(int j = 0; j <= 9; j )
| ^