Skip to content

RobbiNespu/Tower-Of-Hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tower-Of-Hanoi

This is my C++ code to represent discrete structure with recursion function to :

  • Solve and find the value step(s) with given disk based on Tower Of Hanoi story
  • Show how to use recursion on programming instead of itteration technique

About

This is my C++ code to represent discrete structure with recursion function to solve and find the value step(s) with given disk based on Tower Of Hanoi story

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages