Problem deathray
User Longcx
Submission Time 2023-11-24 20:48:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deathray.cpp: In function β€˜int main()’:
deathray.cpp:20:19: error: expected primary-expression before β€˜<’ token
20 | while(pq.top()=<d and !pq.empty()){
| ^