Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Cubic permutations

The cube, 41063625 (345鲁), can be permuted to produce two other cubes: 56623104 (384鲁) and 66430125 (405鲁). In fact, 41063625 is the smallest cube which has exactly three permutations of its digits which are also cube.

Find the smallest cube for which exactly five permutations of its digits are cube.

Performance

Try it online!

Real time: 4.100 s
User time: 3.959 s
Sys. time: 0.207 s
CPU share: 101.61 %
Exit code: 0