Run id: 125933

Main.cc: In function 'int main()':
Main.cc:7:5: error: expected ';' before 'f'
     f = c * 9 / 5 + 32;
     ^