N and x are passed as input , program must print multiple of n and must stop when multiple is divisible by x
Answers
Answered by
1
Explanation:
This program takes the range as input and finds the number ... Also print the count of integers that are divisible by 5. ... printf("Enter the value of num1 and num2 \n ...
Similar questions