| Problem | smurf |
|---|---|
| User | wtnetlegend |
| Submission Time | 2025-02-08 13:29:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:12:5: error: ‘class std::vector<int>’ has no member named ‘push’
12 | v.push(a[i]);
| ^~~~