f is a function that assigns
to each natural number
multiplication of its digits
for exampl : f( 200)=0
f ( 128 )=1×2×8 =16
find the value of :
f (100) + f(101 )+ f (102 )+...f(999)=?
a,b,c,d,e (kids) are in ascending
order of heights. If they are
to stand in a circle in a way so
that the sum of ∣difference in
heights of adjacent pairs∣
is a minimum, find this
minimum.