Problem | catlunch |
---|---|
User | justin271828 |
Submission Time | 2023-06-14 12:02:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:25:2: error: expected ‘,’ or ‘;’ before ‘while’
25 | while (pq.top() > 0) {
| ^~~~~