You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
# Update: This algorithm is based on Bezout's identity which states that let a and b be nonzero integers and let d be their greatest common divisor. Then there exist integers x and y such that ax + by = d, https://en.wikipedia.org/wiki/B%C3%A9zout%27s_identity