Jeanny
寂兮,寥兮,独立不改,周行而不殆
摘要: t1匹配 #include <bits/stdc++.h> using namespace std; int ans, sum, n; string s1, s2; int main(){ freopen("rotate.in", "r", stdin); freopen("rotate.out", 阅读全文
posted @ 2020-07-21 21:23 Jeanny 阅读(167) 评论(0) 推荐(0)
摘要: t1 循环 #include<cstdio> using namespace std; int x,a=1;bool v[105]; int main(){ freopen("number.in","r",stdin); freopen("number.out","w",stdout); scanf 阅读全文
posted @ 2020-07-21 18:23 Jeanny 阅读(148) 评论(0) 推荐(0)
摘要: t1学说话 #include<bits/stdc++.h> using namespace std; string str; int ans; int main() { // freopen("word.in","r",stdin); // freopen("word.out","w",stdout 阅读全文
posted @ 2020-07-21 10:10 Jeanny 阅读(149) 评论(0) 推荐(0)