mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
8 lines
638 B
Plaintext
8 lines
638 B
Plaintext
<map id="math/extended_euclid_algorithm.cpp" name="math/extended_euclid_algorithm.cpp">
|
|
<area shape="rect" id="Node000001" title="GCD using [extended Euclid's algorithm] (https://en.wikipedia.org/wiki/Extended_Euclidean_algorithm)" alt="" coords="16,5,165,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,48,60,82,55,79,76,45"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,176,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="105,45,126,79,122,82,100,48"/>
|
|
</map>
|