So I'm building and running my program successfully with no errors, but when I enter values, after the last one, the output screen does something weird and scrolls all the way to the bottom, then when i scroll back up, nothing is there... Any ideas? I'm using codeblocks (c++11). Thanks!
Is it supposed to scroll down? and what you see when it scrolls down is that it is continuously scrolling down and after it scrolls longer than the page it deletes what comes off the top.
Your program starts scrolling at the Highest selling Product output. if you set line 38 and line 46 as comments the screen will stop scrolling. In those lines is the error that is causing it to continuously scroll. I believe the error is the use of right