Problem | smurf |
---|---|
User | Hunchbacker9000 |
Submission Time | 2024-02-23 20:17:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:29:8: error: ‘class std::vector<int>’ has no member named ‘push_front’
29 | out.push_front(num);
| ^~~~~~~~~~