Run id: 107351

Main.cc: In function 'int main()':
Main.cc:4:18: error: expected ';' before numeric constant
     cout<<49<<" "21<<" "<<12<<" "<<16;
                  ^