Problem deathray
User sporknives
Submission Time 2025-01-16 21:10:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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