运行 ID: 38156

Main.cc: In function ‘void Add(int&, int)’:
Main.cc:4:31: error: ‘Mod’ was not declared in this scope
 void Add(int &x,int y){x=(x+y