Run id: 143418

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