Problem | bombing |
---|---|
User | Naman1312 |
Submission Time | 2024-03-08 16:18:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing.cpp: In function ‘int main()’:
bombing.cpp:38:23: error: ‘class std::priority_queue<long long int>’ has no member named ‘front’
38 | int node = pq.front();
| ^~~~~