Skip to content

Adding KrishnamuthyNumber.java (hacktoberfest)#1

Merged
OceanicBlue730 merged 1 commit intomasterfrom
OceanicBlue730-krishnamurthy-number-hacktoberfest-2021
Sep 30, 2021
Merged

Adding KrishnamuthyNumber.java (hacktoberfest)#1
OceanicBlue730 merged 1 commit intomasterfrom
OceanicBlue730-krishnamurthy-number-hacktoberfest-2021

Conversation

@OceanicBlue730
Copy link
Copy Markdown
Owner

Adding 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.
@OceanicBlue730
Copy link
Copy Markdown
Owner Author

hacktoberfest 2021

@OceanicBlue730 OceanicBlue730 merged commit d4e1a78 into master Sep 30, 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.

1 participant