| Problem | platonic |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-02-27 16:19:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic.cpp:2:13: error: expected initializer before ‘long’
2 | #define int long long
| ^~~~
platonic.cpp:6:1: note: in expansion of macro ‘int’
6 | int V[2]
| ^~~