| Problem | smurf |
|---|---|
| User | AthanChee03 |
| Submission Time | 2023-11-10 12:46:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:18:11: error: ‘class std::vector<long long int>’ has no member named ‘push_front’
18 | smurfs.push_front(smurf);
| ^~~~~~~~~~