| Problem | platonic10 |
|---|---|
| User | CalebKow |
| Submission Time | 2026-02-13 11:34:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic10.cpp: In function ‘int main()’:
platonic10.cpp:14:2: error: expected ‘}’ before ‘else’
14 | else {
| ^~~~
platonic10.cpp:12:12: note: to match this ‘{’
12 | if (n>=5) {
| ^