Problem adventure
User gl
Submission Time 2026-05-21 17:02:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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