05 2022 档案
摘要:AtCoder Beginner Contest 252 A - ASCII code #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pii; const int N=
阅读全文
摘要:AtCoder Beginner Contest 251 A - Six Characters #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pii; const in
阅读全文
摘要:Codeforces Round #790 (Div. 4) A - Lucky? #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pii; const int N=1e
阅读全文
摘要:AtCoder Beginner Contest 250 A - Adjacent Squares 判断一下四个方向有无格子即可 #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<cm
阅读全文
摘要:Codeforces Round #786 (Div. 3) A - Number Transformation #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<cmath> usi
阅读全文

浙公网安备 33010602011771号