https://github.com/grunmax/crazynumbers
Find all variants according to the rule: i³+j³+k³ = ijk i.e. 166³ + 500³ + 333³ = 166500333
https://github.com/grunmax/crazynumbers
funny golang
Last synced: about 1 month ago
JSON representation
Find all variants according to the rule: i³+j³+k³ = ijk i.e. 166³ + 500³ + 333³ = 166500333
- Host: GitHub
- URL: https://github.com/grunmax/crazynumbers
- Owner: grunmax
- Created: 2019-07-15T16:23:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T10:55:15.000Z (about 4 years ago)
- Last Synced: 2025-02-08T20:47:39.974Z (over 1 year ago)
- Topics: funny, golang
- Language: Go
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crazynumbers
Find all variants according to the rule:
i³+j³+k³ = ijk i.e. 166³ + 500³ + 333³ = 166500333