Q5. WAP using user-defined function to find all strong numbers between 1 to n. Use a separate function to compute the factorial of the corresponding number. [Hint: A number in which the sum of factorial of individual digits is equal to the number is called strong number. For example, 145 is a strong number because 145= 1! + 4! + 5! Example: Input Input lower limit: 1 Input upper limit: 1000 Output Strong numbers between 1 and 1000: 1, 2, 145]

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter3: Working With Large Worksheets, Charting, And What-if Analysis
Section: Chapter Questions
Problem 2.2EYK
icon
Related questions
Topic Video
Question
C programing q5
Q5. WAP using user-defined function to find all strong numbers between 1 to n. Use a
separate function to compute the factorial of the corresponding number.
[Hint: A number in which the sum of factorial of individual digits is equal to the number is
called strong number.
For example, 145 is a strong number because 145= 1! + 4! + 5!
Example: Input
Input lower limit: 1
Input upper limit: 1000
Output
Strong numbers between 1 and 1000: 1, 2, 145]
Transcribed Image Text:Q5. WAP using user-defined function to find all strong numbers between 1 to n. Use a separate function to compute the factorial of the corresponding number. [Hint: A number in which the sum of factorial of individual digits is equal to the number is called strong number. For example, 145 is a strong number because 145= 1! + 4! + 5! Example: Input Input lower limit: 1 Input upper limit: 1000 Output Strong numbers between 1 and 1000: 1, 2, 145]
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr