Problem mindeque
User Red123
Submission Time 2025-08-15 16:22:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mindeque.cpp: In function ‘int main()’:
mindeque.cpp:68:1: error: expected ‘}’ at end of input
68 | }
| ^
mindeque.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^