Run id: 106344

Main.cc: In function 'int main()':
Main.cc:9:2: error: expected ';' before 'cin'
  cin>>x;
  ^