| Problem | potatosalad |
|---|---|
| User | DuckOverlord |
| Submission Time | 2026-04-30 09:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:14:20: error: request for member ‘pop’ in ‘potatos’, which is of non-class type ‘int [N]’
14 | endKg += potatos.pop()
| ^~~