Problem stepgame
User Dolphy
Submission Time 2023-10-09 13:53:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
stepgame.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^