answersLogoWhite

0

How do you find the HCF in c?

User Avatar

Anonymous

∙ 15y ago
Updated: 8/18/2019

For two positive integers:

int gcf(int a, int b)

{

int temp;

while (b!=0) {

temp=b; b=a%temp; a=temp;

}

return a;

}

User Avatar

Wiki User

∙ 15y ago
Copy

What else can I help you with?

Related Questions

If c is a multiple of d what is their hcf?

Their hcf is d.


Hcf flowchart of c?

sfafa


What is the HCF of 119753204389?

Two or more numbers are needed to find the HCF


What is the hcf for 24?

You need at least two numbers to find an HCF.


Hcf of 8498168?

Two or more numbers are needed in order to find the HCF


What is the HCF of 220 and 88?

It is: 44


Can you find the HCF of 3 numbers using euclids division lemma?

Yes.First find the HCF of two of the numbers, then find the HCF of that answer and the third number.In this way you could find the HCF of as many numbers as you want.


What is the hcf value of 5?

Two or more numbers are normally needed to find the HCF of them.


What is Highest common factor (HCF) of 27?

Two or more numbers are needed to find their HCF


What is the HCF for the number 4?

the GCF of 4 3 5 is 1


Find HCF of 260 and 560?

HCF is the highest common factor of two or more numbers. HCf of 260 and 560 is 20.


If the product oftwo numbers is 810 if there HCF IS 9 FIND LCM?

if the product of two numbers is 810 if there hcf is 9 find Lcm

Trending Questions
What is the statue of limitation in Ohio for credit card debit? What are some crimes that begin with the letter y? How much will your insurance go up with 2 points on my license? Who safely escape the ambush In Macbeth? What do the initials for Pam cooking spray? Which amendment guarantees women the right to vote? How do you write 310 to the zero power in standard form? When did Joseph Hunter Dickinson die? What is a mathematical relationship? What is the molar mass in grams of mole of an element equal to? Is happy cow cheese halal? How much pp meteor mash have in sapphire? How tall is Sarah Louise Lilley? When was Castlemilk housing estate built in Glasgow? What resolution is an iPod photo? What input code do you use for radio in Holden Astra? At extremebustycom in the third set of Tina Small photos there is a model in the bottom row second from the right Ive seen before whos not Tina Small shes wearing the red sash bikini shes british? Do state governments have the right to enact the age at which a person is allowed to drive? What are the differences between fresh ground coffee and pre-ground coffee, and how do these differences affect the taste and quality of the coffee? What is 1.33 to the 11 power?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2025 Infospace Holdings LLC, A System1 Company. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.