Problem eelimination
User Elnathan
Submission Time 2023-12-11 15:04:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eelimination.cpp: In function ‘int main()’:
eelimination.cpp:40:14: error: expected ‘;’ before ‘}’ token
40 | cout << ' '
| ^
| ;
41 | }
| ~