An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# crazynumbers
Find all variants according to the rule:
i³+j³+k³ = ijk i.e. 166³ + 500³ + 333³ = 166500333