| Problem | platonic9 |
|---|---|
| User | MistyMoon |
| Submission Time | 2026-04-18 10:46:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic9.cpp: In function ‘int main()’:
platonic9.cpp:19:1: error: ‘else’ without a previous ‘if’
19 | else {
| ^~~~
platonic9.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
platonic9.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^