ejb.ex1
来自「1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,」· EX1 代码 · 共 10 行
EX1
10 行
The Towers of Hanoi is a puzzle consisting of three posts and several rings of various sizes. The initial configuration of the game is that all the rings are stacked in decreasing order of size on one post. The object of the game is to move all the rings from one post to another subject to two rules: only one ring can be moved at a time, and at no time can one ring be placed on top of a smaller ring. The number of steps necessary to solve this puzzle is exponential in the number rings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?