c++ - Towers of hanoi, with every move shown - Stack Overflow

c++ - Towers of hanoi, with every move shown - Stack Overflow

瀏覽:422
日期:2025-10-04
I need to write a recursive towers of hanoi program, which I have done, but it needs to output the positions of the discs represented by stars and that's what I'm having trouble with....看更多