Main.cc: In function 'int main()': Main.cc:400:2: error: 'else' without a previous 'if' else if(a>='0' && a<='9'){ ^