Run id: 105498

Main.cc: In function 'int main()':
Main.cc:8:20: error: 'a' was not declared in this scope
     int len=strlen(a);
                    ^
Main.cc:23:19: error: expected ']' before ')' token
         if(a[i>'Z')
                   ^