Run id: 102382

Main.cc: In function 'int main()':
Main.cc:8:5: error: 'floct' was not declared in this scope
     floct m;
     ^
Main.cc:10:10: error: 'm' was not declared in this scope
     cin>>m;
          ^