find查找string未找到返回值-1

#include<bits/stdc++.h>
using namespace std;
#define int long long
#define endl '\n'
signed main()
{
std::ios::sync_with_stdio(false);cin.tie(0); cout.tie(0);
string a,b;
a=&quot;nihao&quot;;
int t=a.find(&quot;c&quot;);
cout<<t;
return  0;
}
全部评论

相关推荐

码农索隆:想看offer细节
点赞 评论 收藏
分享
这算盘打的
程序员小白条:都这样的,都是潜规则,你自己说可以实习一年就行了,实习可以随便跑路的
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务