Programming calculation input the number of two greatest common divisor and least common multiple, requirement defines a function void gcd_lcm (int op1, int op2, int * PGCD, int * PLCM), including op1 and op2 to enter two Numbers, * * PLCM and PGCD to calculate the greatest common divisor and least common multiple, bosses, solution, that is the c language,
CodePudding user response:
And a stretched out his hand to the code
CodePudding user response:
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html