What is the (u,v) couple computed by the Extended Euclid algorithm such that : ...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What is the (u,v) couple computed by the Extended Euclid algorithm such that : 336.u+225.v = pgcd(336,225) ?The answer should be a (u,v) couple of integer numbers. For example, if you have found that u = 31 and v = -12, the expected answer is (31,-12)