Back to the problem#
Activity 40
Now begin implementing Knight’s tour. Make use of what you have tried or seen:
- variable-length arrays 
- typedef
- working with arrays 
Activity 40
Now begin implementing Knight’s tour. Make use of what you have tried or seen:
variable-length arrays
typedef
working with arrays