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 : 2154.u+1794.v = pgcd(2154,1794) ?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)