Problem | ippt |
---|---|
User | 7Janish7 |
Submission Time | 2025-02-17 17:31:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:11:4: error: expected ‘}’ before ‘else’
11 | {else if(a + b + c > 74 and a + b + c < 85){
| ~^~~~
ippt.cpp:11:4: error: expected ‘}’ before ‘else’
ippt.cpp:9:45: note: to match this ‘{’
9 | }else if(a + b + c > 60 and a + b + c < 75){
| ^