Hanoi Tower Heights - A possible New Problem

Back to General discussions forum

CSFPython     2022-12-02 09:48:12

This is yet another problem based on the solution to the well-known Tower of Hanoi puzzle.

Rodion, the problem description and Setter/Solver routines should be in your inbox.

Rodion (admin)     2022-12-03 06:41:56
User avatar

Clive, thanks a lot and sorry for delay - this new puzzle is live now. I dare say this "author's note" or even "hint" in the end is much intriguing especially that on first glance this "number of discs ... to be less than 600" impresses beyond measure :)

Interesting that for long time in the past Hanoi Tower problem was considered by me but without any idea how to make puzzle of it. And now here is already a handful of problems about this curious toy!

When adding the previous Hanoi Tower problem I forgot initially the authorship note and the internal flag which allows author to see the code - very sorry for that - this time, hopefully, I haven't missed anything.

CSFPython     2022-12-03 10:18:44

Rodion,

Many thanks for putting the problem in place and, once again, thanks to Mathias for confirming that it is working as expected, by solving it so soon after it was published. I am always amazed at how quickly you manage to do this!

gardengnome     2022-12-03 13:52:49
User avatar

Interesting puzzle. Basic solution idea is not too dissimilar to the previous tower-of-hanoi problems, but the conditions and branches need a bit of careful thinking.

Thank you!

zelevin     2022-12-06 01:54:28

Thank you, Clive. This was a fun one.

Please login and solve 5 problems to be able to post at forum