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