Problem | platonic |
---|---|
User | CheeseAndBread |
Submission Time | 2025-07-30 21:56:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:12:12: error: no match for ‘operator[]’ (operand types are ‘std::priority_queue<long long int>’ and ‘int’)
12 | cout << pq[0];
| ^