Your goal is to find all the lucky numbers up to a given number in the least blocks possible. If you don’t know what a lucky number is, go here: https://en.wikipedia.org/wiki/Lucky_number Hacked blocks are allowed, and it does not have to terminate. It should theoretically be able to do any number, as long as the list limit is ignored.
I tried…