Run id: 155851

Main.cc: In function 'int main()':
Main.cc:6:10: error: expected unqualified-id before '=' token
     char ='0';   
          ^
Main.cc:7:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;im){ 
                  ^
Main.cc:15:10: error: 'm' was not declared in this scope
    cout<