Write a program to input a number and print whether the number is a special number or not. A number is said to be special number if the sum of the factorial of the digits of the number is same as the original number.
Answers
Answered by
0
12345678901234567890
Similar questions