Run id: 106301

Main.cc: In function 'int main()':
Main.cc:10:29: error: expected primary-expression before ';' token
         cout << a[i] <<" "<<;
                             ^