Problem | platonic |
---|---|
User | L3Z8V77N0T5 |
Submission Time | 2025-06-19 09:37:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:12:15: error: expected ‘}’ at end of input
12 | cout<<V[0];
| ^
platonic.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^