mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-04 03:13:40 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="math/gcd_recursive_euclidean.cpp" name="math/gcd_recursive_euclidean.cpp">
|
||||
<area shape="rect" id="node1" title="Compute the greatest common denominator of two integers using recursive form of Euclidean algorithm" alt="" coords="5,5,141,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="37,93,109,119"/>
|
||||
<area shape="rect" id="node1" title="Compute the greatest common denominator of two integers using recursive form of Euclidean algorithm" alt="" coords="5,5,141,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="37,94,109,120"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user