0_0_17053483_18112.c: In function 'main': 0_0_17053483_18112.c:21:33: error: expected ';' before '}' token if(c[i]>'9'){c[i]=c[i]-10;p=1} ^ 0_0_17053483_18112.c:27:3: error: expected ';' before 'if' if(n!=1){printf("\n\n");} ^