Using std::string.find() leads me to std::out_of_range

后端 未结 0 501
青春惊慌失措
青春惊慌失措 2021-01-15 04:53

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题