Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

algorithm: check if number is Armstrong number #44

Merged
merged 6 commits into from
Oct 15, 2022
Merged

algorithm: check if number is Armstrong number #44

merged 6 commits into from
Oct 15, 2022

Conversation

SpiderMath
Copy link
Contributor

Added a function to check whether a number is an armstrong number or not

appgurueu
appgurueu previously approved these changes Oct 14, 2022
@raklaptudirm raklaptudirm changed the title Added Armstrong Number implementation algorithm: check if number is Armstrong number Oct 15, 2022
Copy link
Member

@raklaptudirm raklaptudirm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing.

@raklaptudirm raklaptudirm merged commit 1114140 into TheAlgorithms:master Oct 15, 2022
@marvinbuff marvinbuff mentioned this pull request Oct 22, 2023
41 tasks
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.

3 participants