Problem ippt
User Astronite
Submission Time 2024-02-26 17:20:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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