Main.c: In function 'main':Main.c:14:9: error: 'else' without a previous 'if' 14 | else if(num==0) | ^~~~