This problem can be easily solved by calculating GCD of both numbers. For example: For A = 2 And B = 4 Let P = 1 And Q = 0 X = P*A + Q* ...
確定! 回上一頁