mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
10 lines
826 B
Plaintext
10 lines
826 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="66,5,214,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="117,48,71,86,68,82,114,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,176,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="142,46,142,78,137,78,137,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="199,94,259,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="164,44,206,82,202,86,160,48"/>
|
|
</map>
|