I\'m very new to C++. This is a tower of Hanoi program. I want to set so that N would start from 50,+ 25. Using this arithmetic formula: n*(50 + (n-1) *25). So, for example,