Run id: 128778

Main.cc: In function 'int main()':
Main.cc:8:13: error: expected ';' before numeric constant
     cout<<2 4 7 9;
             ^