Problem ippt
User gamer1234e
Submission Time 2026-04-01 17:22:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:14:4: error: ‘else’ without a previous ‘if’
14 | else if (d<=60) {
| ^~~~