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

Add Special Number Calculator #2389

Closed
2 tasks done
Sravyasaka opened this issue Jul 14, 2024 · 4 comments · Fixed by #2445
Closed
2 tasks done

Add Special Number Calculator #2389

Sravyasaka opened this issue Jul 14, 2024 · 4 comments · Fixed by #2445
Assignees

Comments

@Sravyasaka
Copy link
Contributor

DESCRIPTION
To check if the given number is a special number or not.

For example, 1729 is a special number since, when its digits are added together, produces a sum that, when multiplied by its reversal, yields the original number:

1 + 7 + 2 + 9 = 19

19 × 91 = 1729

CHECKLIST

  • I have checked the existing issues.
  • I am a GSSOC'24 contributor.

SCREENSHOT
Screenshot (168)

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@Sulagna-Dutta-Roy
Copy link
Owner

@Sravyasaka Check your points. Let me know

Copy link

Hello @Sravyasaka! Your issue #2389 has been closed. Thank you for your contribution!

Copy link

Hello @Sravyasaka! Your issue #2389 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants