#20500: __提示


089487 (089487)


直接用stirng find函式就會過了

ex:

string s2;
cin>>s2;
if(s2.find(s)!=string::npos) num++;