Problem deathray
User Junxian
Submission Time 2026-04-25 10:40:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deathray.cpp: In function ‘int main()’:
deathray.cpp:5:13: error: expected ‘;’ before ‘}’ token
5 | cout << "4"
| ^
| ;
6 | }
| ~