Problem stepgame
User ervinthedamsel
Submission Time 2024-12-09 16:14:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
stepgame.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^