+ 10
Coding Challenge
Make a code to find the HCF of (n) numbers , no Googling allowed . You can use any language Here's mine , took me longer that i thought https://code.sololearn.com/Wp0945PY9EgV/?ref=app
6 ответов
+ 9
+ 5
@chirag That was quick 👍
+ 5
@utkarsh ......thnx😃😃😃
+ 4
@meet_khurana you are entering numbers separated by commas(,) in that case my code will not accept any of your numbers.......Please write in this way......
4 2 6
+ 4
@meet_khurana.........now u can use comma as u did before i hv edited it......:D
- 1
@chirag it tell me wron answer I write 4,2,6 the answer is 1 or in utkarsh code the answer is 2