摘要:
#include<iostream>#include<string>#include<cctype>using namespace std;int main() { string str; cin >> str; int key = 0; int m = 0; for (int i = 0; i < 阅读全文
posted @ 2017-10-13 23:16
Ruohua3kou
阅读(87)
评论(0)
推荐(0)
摘要:
学习<algorithm>下的reverse函数 #include<iostream> #include<string> #include<algorithm> using namespace std;int n;bool judge(string s1, string s2, string s3) 阅读全文
posted @ 2017-10-13 16:50
Ruohua3kou
阅读(107)
评论(0)
推荐(0)

浙公网安备 33010602011771号