Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 636 Bytes

26. You are given a number ‘n’. You have to tell whether a number is great or not. A great number is a number whose sum of digits let (m) and product of digits let(j) when summed together gives the number back m+j=n

File metadata and controls

39 lines (28 loc) · 636 Bytes