Run id: 110806

Main.cc: In function 'int main()':
Main.cc:6:2: error: expected ';' before 'cout'
  cout<<"456";
  ^