Given three positive integers A, B, and C. The task is to find the maximum integer X > 0 such that: X % C = 0 and; X must belong to the ...
確定! 回上一頁