Problem potatoqueue
User tyj
Submission Time 2025-06-09 23:37:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatoqueue.cpp: In function ‘int query(int)’:
potatoqueue.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
potatoqueue.cpp:16:17: note: to match this ‘{’
16 | int query(int N){
| ^