这篇文章提供的代码的作用就是对某个单词在文章中出现的次数进行统计。 实现代码: #include #include #include using namespace std; void main() { freopen(in.txt,r,stdin); freopen(out.txt,w,stdout); string word,paper; getline(cin,word); getline(cin,paper); short len1=word.size(); short len2=pape