Problem mindeque
User Red123
Submission Time 2025-08-13 16:23:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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