| Problem | priorityqueue |
|---|---|
| User | 1SillyDE0lPhiN |
| Submission Time | 2025-06-19 10:22:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
priorityqueue.cpp: In function ‘int main()’:
priorityqueue.cpp:14:11: error: ‘q’ was not declared in this scope
14 | cout<<q.size()<<'\n';
| ^