| Problem | platonic9 |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-04-18 09:33:09 |
| 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: request for member ‘push’ in ‘arr’, which is of non-class type ‘int [N]’
10 | arr.push(b);
| ^~~~