Run id: 126753

Main.cc: In function 'int main()':
Main.cc:8:4: error: expected '}' before 'else'
    else if('a'<=a&&a<='z'){
    ^