You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Height::operator()(),I put y++ after "philipps[x+(nx/2)][y+(ny/2)]". before "philipps[x+(nx/2)][y+(ny/2)]" can be out of range on windows visual studio
in Height::operator()(),I put y++ after "philipps[x+(nx/2)][y+(ny/2)]". before "philipps[x+(nx/2)][y+(ny/2)]" can be out of range on windows visual studio