
26 Apr
2017
26 Apr
'17
8:02 a.m.
Hi there, The number 354162 has 6 digits and contains all digits from 1 to 6, and it can be considered as a multiplication of 3 * 54 = 162. so what I need is a function that will take all the real number and return the number that can be split as above, 354162 .. 3 * 54 = 162 I have no idea how to do such a thing! any help!