| Problem | sadtrainer |
|---|---|
| User | G |
| Submission Time | 2024-12-09 09:27:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sadtrainer.cpp: In function ‘int main()’:
sadtrainer.cpp:18:11: error: ‘class std::priority_queue<long long int>’ has no member named ‘front’
18 | cout<<pq.front();
| ^~~~~