| Problem | hacked |
|---|---|
| User | ArikLegend |
| Submission Time | 2024-11-03 00:18:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hacked.cpp: In function ‘void solve(int)’:
hacked.cpp:38:9: error: expected ‘}’ at end of input
38 | }
| ^
hacked.cpp:31:10: note: to match this ‘{’
31 | else {
| ^
hacked.cpp:38:9: error: expected ‘}’ at end of input
38 | }
| ^
hacked.cpp:4:19: note: to match this ‘{’
4 | void solve(int N) {
| ^