Hi, I wasn't able to exit program in chapter 6, i keep typing numbers in the terminal but where end of file? if(std::cin.eof()) { break; } when it breaks?