| Problem | card |
|---|---|
| User | Zachareeeee |
| Submission Time | 2024-11-30 21:18:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:16:15: error: ‘class std::vector<long int>’ has no member named ‘pop_front’
16 | v.pop_front();
| ^~~~~~~~~