| Problem | platonic |
|---|---|
| User | Hatrix |
| Submission Time | 2026-02-27 16:23:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:9:2: error: expected unqualified-id at end of input
9 | vector <int>
| ^~~~~~~~~~~~
platonic.cpp:9:2: error: expected ‘}’ at end of input
platonic.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^