Question: please write by normal ways and i want only C program not another 2) Write a program to find the greatest common divisor of two

 please write by normal ways and i want only C program

please write by normal ways and i want only C program not another

2) Write a program to find the greatest common divisor of two numbers #include int main(OX int n1, n2, i, ged; printf("Enter two integers: " scanf("%d %d", &n1, &n2); Il Write your loop here!!! printf("GC. D of %d and %d is %d", n1, n2. god); return 0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!