Saturday, October 6, 2012

Maximum number divisible by 2,3 and 5

 An array of size n is given. The array contains digits from 0 to 9. I had to generate the maximum number using the digits in the array such that it is divisible by 2, 3 and 5

No comments:

Post a Comment