Math, asked by SwathiSajeevan8008, 1 year ago

Number of elements that are divisible by atleast one other element of an array

Answers

Answered by mkrouth20
0
A number in this array is called Special number if it is divisible by at least one other number in the array. Explanation : both 2 and 3are divisible by 1. Explanation : 2and 3 are not divisible by any other element. Rest of the element are divisible by at-least 1 element.
Similar questions