Borderou de evaluare (job #645032)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tetris (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 30 mar. 2022 11:23:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:20:9: error: expected ',' or ';' before '}' token
20 | }
| ^
main.cpp:18:17: warning: unused variable 'dr' [-Wunused-variable]
18 | int dr = 1;
| ^~
main.cpp:19:17: warning: unused variable 'mid' [-Wunused-variable]
19 | int mid = st
| ^~~