Problem deathray
User cheryltkx
Submission Time 2026-04-25 11:15:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deathray.cpp: In function ‘int main()’:
deathray.cpp:35:30: error: expected ‘;’ before ‘}’ token
35 | pq.push(smallesthealth+d)
| ^
| ;
36 | }
| ~