So I posted earlier yesterday about a problem with my pascal triangle not working and it was fixed, but now it's causing an infinite loop that I cannot manage to control with any of the if statements within int main(). My code isn't too complicated, but I am new to C++ so my debugging abilities aren't up to par.