| Problem | runway |
|---|---|
| User | YH |
| Submission Time | 2025-12-24 12:55:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
runway.cpp: In function ‘void solve()’:
runway.cpp:126:6: error: ‘pqminpll’ {aka ‘class std::priority_queue<std::pair<long long int, long long int>, std::vector<std::pair<long long int, long long int> >, std::greater<std::pair<long long int, long long int> > >’} has no member named ‘clear’
126 | pq.clear();
| ^~~~~