Run id: 94789

Main.cc: In function 'int main()':
Main.cc:13:5: error: break statement not within loop or switch
     break; 
     ^
Main.cc: At global scope:
Main.cc:18:2: error: 'cout' does not name a type
  cout<<"最大公约数为:"<