Problem runaway
User StewartStudios
Submission Time 2025-04-30 15:32:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runaway.cpp: In function ‘int32_t main()’:
runaway.cpp:33:1: error: expected ‘}’ at end of input
33 | }
| ^
runaway.cpp:7:16: note: to match this ‘{’
7 | int32_t main() {
| ^