Run id: 132072

Main.cc: In function 'int main()':
Main.cc:13:2: error: expected ';' before 'cout'
  cout<< num/10000;
  ^