首页 > 其他分享 >32131231

32131231

时间:2023-11-11 10:11:40浏览次数:33  
标签:kg string int 32131231 no1 find

include <bits/stdc++.h>

include

using namespace std;
int kg(string a){
while(a.find(" ")>=0&&a.find(" ")<=a.size()){
a.replace(a.find(" "),1,"");
}
}
int jia(string a){
int no1=kg(0.a.find("+"));
int no2=kg(a.substra(a.find("+"+1)));
return no1+no2;
}
int main(){
int no1=
return 0;
}

标签:kg,string,int,32131231,no1,find
From: https://www.cnblogs.com/boyeyuan/p/17825567.html

相关文章