| Problem | lunchbox |
|---|---|
| User | popperoni |
| Submission Time | 2023-11-20 09:25:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:19: error: ‘class std::priority_queue<int, std::vector<int>, std::greater<int> >’ has no member named ‘front’
15 | b -= lmao.front();
| ^~~~~