I tried to write a code about searching student ID from text file... I used std::string.find() function but I got an exception "std::out_of_range"
(Actually