Problem ippt
User 7Janish7
Submission Time 2025-02-17 17:32:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp:12:3: error: expected unqualified-id before ‘else’
12 | }else if(a + b + c > 74 and a + b + c < 85){
| ^~~~
ippt.cpp:15:1: error: expected declaration before ‘}’ token
15 | }
| ^