Main.cc: In function 'int main()': Main.cc:21:9: error: expected ';' before 'if' if(a[i]>'Z') ^ Main.cc:23:13: error: 'else' without a previous 'if' else ^