Run id: 94967

Main.cc: In function 'int main()':
Main.cc:7:5: error: expected ';' before 'k'
     k = a/b;
     ^