Problem | ippt |
---|---|
User | supercel980 |
Submission Time | 2024-07-19 16:13:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:20:2: error: expected ‘}’ before ‘else’
20 | else if (d > 84){
| ^~~~
ippt.cpp:18:26: note: to match this ‘{’
18 | else if (d > 74, d < 85){
| ^