lai吃火锅

#include
#include
using namespace std;
int main()
{
string str[1000];
string s = "chi1 huo3 guo1";
string::size_type idx;
int i,n=0,t;
for (i = 0;; i++)
{
getline(cin, str[i]);
if (str[i] == ".")
break;
}
t= i;
cout << t<

lai吃火锅最先出现在Python成神之路

版权声明:
作者:Zad
链接:https://www.techfm.club/p/20359.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>