Problem platonic
User JunKai627
Submission Time 2025-06-19 10:40:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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