Problem | lunchbox |
---|---|
User | NuggetsAreNice |
Submission Time | 2024-07-09 14:25:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:20:9: error: ‘class std::vector<long long int>’ has no member named ‘pop_front’
20 | food.pop_front();
| ^~~~~~~~~