Skip to content

Adding KrishnamurthyNumber.java (hacktoberfest)#2349

Merged
siriak merged 2 commits intoTheAlgorithms:masterfrom
OceanicBlue730:master
Oct 1, 2021
Merged

Adding KrishnamurthyNumber.java (hacktoberfest)#2349
siriak merged 2 commits intoTheAlgorithms:masterfrom
OceanicBlue730:master

Conversation

@OceanicBlue730
Copy link
Copy Markdown
Contributor

This is a program to check if a number is a Krishnamurthy number or not.
A number is a Krishnamurthy number if the sum of the factorials of the digits of the number is equal to the number itself.
For example, 1, 2 and 145 are Krishnamurthy numbers.

This is a program to check if a number is a Krishnamurthy number or not.
A number is a Krishnamurthy number if the sum of the factorials of the digits of the number is equal to the number itself.
For example, 1, 2 and 145 are Krishnamurthy numbers.
…y-number-hacktoberfest-2021

hacktoberfest-approved
@siriak siriak merged commit b8ebf2d into TheAlgorithms:master Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants