Problem eescapism
User chickengoat
Submission Time 2025-11-23 20:16:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eescapism.cpp: In function ‘int main()’:
eescapism.cpp:13:11: error: expected ‘}’ at end of input
13 | int idx=0;
| ^
eescapism.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^