Problem adventure
User PrunJuice
Submission Time 2025-03-27 13:58:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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