I created an iterative solution for towers of hanoi problem, i want to know if can i do simpler my code, without queues, arrays or vectors.
www.cplusplus.com