Update gcd.md
This commit is contained in:
committed by
GitHub
parent
2ddddfe794
commit
856703a41f
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: gcd
|
||||
tags: math,algorithm,recursion,beginner
|
||||
tags: math,algorithm,recursion,intermediate
|
||||
---
|
||||
|
||||
Calculates the greatest common divisor between two or more numbers/arrays.
|
||||
|
||||
Reference in New Issue
Block a user