Problem | goodchef |
---|---|
User | ervinthedamsel |
Submission Time | 2024-07-31 18:01:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goodchef.cpp: In function ‘int main()’:
goodchef.cpp:16:7: error: ‘class std::priority_queue<long long int>’ has no member named ‘insert’
16 | pq.insert(y);
| ^~~~~~