编写函数 int mymod(int a, int b)用以求a被b除之后的余数。
出自:计算机科学