运行 ID: 29614

Main.cc: In function ‘int main()’:
Main.cc:11:13: error: ‘n’ was not declared in this scope
  while(cin>>n && n){
             ^