https://javascriptninjas.com/question/54
@ Write a function to find Greatest Common Factor (GCF) of two numbers?
Example:
Input: 20, 50
Output: 10
https://javascriptninjas.com/question/54
@ Write a function to find Greatest Common Factor (GCF) of two numbers?
Example:
Input: 20, 50
Output: 10
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)