0
0
已采纳
for循环输入数组
- for(int i=0;i<a;i++)
- cout<<s[i].size()<<endl;
以上核心代码:
注意:for循环输入前要有
getline(cin,s[0]);
不会再@我
0
0
0
