https://github.com/sjdev2212/mob-ruby
https://github.com/sjdev2212/mob-ruby
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjdev2212/mob-ruby
- Owner: sjdev2212
- Created: 2022-02-22T14:19:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T14:21:34.000Z (over 4 years ago)
- Last Synced: 2025-01-23T04:07:55.784Z (over 1 year ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Description:
A Narcissistic Number is a positive number which is the sum of its own digits, each raised to the power of the number of digits in a given base. In this Kata, we will restrict ourselves to decimal (base 10).
For example, take 153 (3 digits), which is narcisstic: