Problem stepgame
User Peixi1210
Submission Time 2026-08-08 21:21:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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