Problem hacked
User ILM
Submission Time 2024-11-03 18:17:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hacked.cpp: In function ‘int main()’:
hacked.cpp:16:20: error: expected ‘;’ before ‘}’ token
16 | cout << '2' << '1'
| ^
| ;
17 | }
| ~