Problem cakerun
User itsLQ
Submission Time 2024-06-05 17:31:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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