Run id: 130144

Main.cc: In function 'int main()':
Main.cc:12:4: error: 'm' was not declared in this scope
    m=i; 
    ^
Main.cc:16:1: error: expected '}' at end of input
 }
 ^