| Problem | problematicjourney |
|---|---|
| User | Fr5ctal |
| Submission Time | 2026-04-14 15:03:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp: In function ‘int main()’:
problematicjourney.cpp:25:15: error: ‘class std::queue<std::pair<long long int, std::pair<long long int, long long int> > >’ has no member named ‘top’; did you mean ‘pop’?
25 | auto x = pq.top();
| ^~~
| pop