Run id: 4367

Main.cc: In function 'int main()':
Main.cc:8:9: error: 'else' without a previous 'if'
         else{
         ^
Main.cc:9:13: error: 'm' was not declared in this scope
             m=m*1.2;
             ^