Run id: 143417

Main.cc: In function 'int main()':
Main.cc:4:10: error: expected ';' before numeric constant
  cout<<1 2 3 4 10 11 13 14 15 17 20 21 25 28 29;
          ^