Problem | platonic |
---|---|
User | akyy1713 |
Submission Time | 2025-06-19 09:33:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:16:3: error: expected ‘}’ before ‘else’
16 | else if (i = greatest){
| ^~~~
platonic.cpp:14:26: note: to match this ‘{’
14 | if (i > greatest){
| ^