Run id: 147388

Main.cc: In function 'int main()':
Main.cc:9:8: error: expected primary-expression before '>=' token
     if(>='A'<='z'){
        ^