Problem eescapism
User sussyimpasta
Submission Time 2025-04-11 15:29:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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