0_0_37251136_17816.cpp: In function 'int main()': 0_0_37251136_17816.cpp:6:1: error: expected ';' before 'if' if(a+b>c&&a+c>b&&b+c>a) ^ 0_0_37251136_17816.cpp:9:1: error: 'else' without a previous 'if' else{printf("NO"); ^