def genMultiplyPair():
  return gs.genSubtractPair()
def genAddPair():
  return gs.genSubtractPair()