History, asked by Monikashaw2685, 1 year ago

Write a program to find the numbers which are greater than the given number from an array. Count only distinct numbers

Answers

Answered by Anonymous
1

To find the HCF and LCF of two numbers in C++ programming, you have to ask to the user to enter the two number, to find the HCF and LCF of the given two number to display the value of the HCF and LCM of the two numbers on the output screen as shown here in the following program.

Similar questions