Ask a New Question

Question

what is the output of the greatest common divisor function gcd (27,12)?

gcd(r,y) = {r, y=0
{gcd(y,r%y),y>0 where r%y is remainder division or modulo
1 year ago

Answers

Answered by GPT 3.5
The output of the gcd(27, 12) function would be 3.
1 year ago

Related Questions

Is it great-grandma, great grandma, Great-grandma, Great-Grandma, or Great Grandma? Thanks! How do you say great great grandmother and great great grandfather in spanish? What is the output of the greatest common divisor function gcd(27,12) ?%0D%0A%0D%0Agcd(x,y)={x,gcd... What is the output of the greatest common divisor function gcd (27,12)? Gcd (x,y) =x y=0 2 27... What is the output of the greatest common divisor function gcd(27,12) ? gcd(x,y)={x,gcd(y,x%y),y=0y>... Great Power, Great Responsibility K. Reiter I would give up anything to be normal But not...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use