Solving a Linear Diophantine Equation(see description for examples)

前端 未结 8 889
忘掉有多难
忘掉有多难 2020-12-16 20:27

Let me start off by clarifying that(before you guys dismiss me), this is not a homework problem and I\'m not a university student. :)

EDIT Thanks to

8条回答
  •  温柔的废话
    2020-12-16 21:06

    This is a mathematical question rather than a programming one. Once you have a suitable algorithm, impelementing it shouldn't be too hard.

    I suggest you google on Diophantine Equations.

    I found an explanation for you.

提交回复
热议问题