Problem | platonic4 |
---|---|
User | Akshar |
Submission Time | 2025-06-19 09:50:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic4.cpp: In function ‘int main()’:
platonic4.cpp:9:10: error: expected ‘}’ at end of input
9 | return 0;
| ^
platonic4.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^