Run id: 95122

Main.cc: In function 'int main()':
Main.cc:6:5: error: 'F' was not declared in this scope
     F=c*9/5+32;
     ^
Main.cc:7:11: error: 'C' was not declared in this scope
     cout<