RosettaCodeData/Task/Greatest-common-divisor/00DESCRIPTION
2016-12-05 22:15:40 +01:00

3 lines
66 B
Text

;Task:
Find the greatest common divisor of two integers.
<br><br>