Skip to content

Resolve "Towers of Hanoi (C4.14)"

Implements the assignment for the Towers of Hanoi problem:

  • Description of the legend, assignment and rules for solving
  • Sample recursive solution
  • Tests with different sizes (up to 21 disks)

Closes #15 (closed)

Edited by Yana Angelova

Merge request reports

Loading