0_0_17866010_25985.cpp: In function 'int main()': 0_0_17866010_25985.cpp:35:7: error: expected '(' before 'b' if b==1 printf("0\n"); ^ 0_0_17866010_25985.cpp:37:4: error: 'else' without a previous 'if' else if(i>5) printf("TAT\n"); ^