| Problem | collectmushrooms6 |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-12-29 10:40:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:58:3: error: expected ‘,’ or ‘;’ before ‘while’
58 | while (!pq.empty()) {
| ^~~~~