Run id: 104433

Main.cc: In function 'int main()':
Main.cc:6:5: error: 'fioat' was not declared in this scope
     fioat a;
     ^
Main.cc:7:10: error: 'a' was not declared in this scope
     cin>>a;
          ^