Problem platonic10
User JoelToh
Submission Time 2026-02-09 16:19:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic10.cpp: In function ‘int main()’:
platonic10.cpp:13:1: error: expected ‘}’ at end of input
13 | }
| ^
platonic10.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^