Problem cakerun
User Henries
Submission Time 2025-03-19 23:31:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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