| Problem | platonic16 |
|---|---|
| User | DuckyKayden |
| Submission Time | 2026-01-30 21:42:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic16.cpp: In function ‘int32_t main()’:
platonic16.cpp:29:17: error: ‘position’ was not declared in this scope; did you mean ‘positions’?
29 | cout << position[stack[i]] << " ";
| ^~~~~~~~
| positions