Problem hacked
User ArikLegend
Submission Time 2024-11-03 00:19:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hacked.cpp: In function ‘void solve(int)’:
hacked.cpp:39:9: error: expected ‘}’ at end of input
39 | }
| ^
hacked.cpp:32:10: note: to match this ‘{’
32 | else {
| ^
hacked.cpp:39:9: error: expected ‘}’ at end of input
39 | }
| ^
hacked.cpp:4:19: note: to match this ‘{’
4 | void solve(int N) {
| ^