Problem | wabot |
---|---|
User | shoryu386 |
Submission Time | 2023-12-27 03:57:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘int main()’:
wabot.cpp:22:21: error: ‘class std::vector<long long int>’ has no member named ‘pop_front’
22 | v[minn].pop_front();
| ^~~~~~~~~
wabot.cpp:24:21: error: ‘class std::vector<long long int>’ has no member named ‘pop_front’
24 | v[minn].pop_front();
| ^~~~~~~~~