Problem runway
User Rolo
Submission Time 2024-04-11 23:20:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runway.cpp: In function ‘int main()’:
runway.cpp:50:5: error: expected ‘,’ or ‘;’ before ‘while’
50 | while(!pq.empty())
| ^~~~~