Run id: 101768

Main.cc: In function 'int main()':
Main.cc:14:13: error: invalid conversion from 'const char*' to 'int' [-fpermissive]
         if(n="eof"){
             ^
Main.cc:14:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
         if(n="eof"){
                   ^
Main.cc:19:19: error: 'i' was not declared in this scope
     for(int o=0;o