| Problem | platonic9 |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-04-18 09:33:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic9.cpp: In function ‘int main()’:
platonic9.cpp:10:7: error: ‘class std::vector<int>’ has no member named ‘push’
10 | arr.push(b);
| ^~~~