Run id: 141110

Main.cc: In function 'int main()':
Main.cc:4:48: error: expected primary-expression before '<' token
  cout<<111<<222<<333<<444<<555<<666<<777<<888<<<999;
                                                ^