Run id: 154063

Main.cc: In function 'int main()':
Main.cc:18:2: error: expected ';' before '}' token
  }while(x!=-1);
  ^