摘要:
A - Still TBD #include<bits/stdc++.h> using namespace std; const int N = 1e6 + 5; typedef long long LL; int main(){ string s; cin >> s; if (s[5] == '1 阅读全文
posted @ 2021-02-13 21:38
WinterFa1L
阅读(163)
评论(0)
推荐(0)
摘要:
A - Favorite Sound #include<bits/stdc++.h> using namespace std; const int N = 1e6 + 5; typedef long long LL; int main(){ int a, b, c; cin >> a >> b >> 阅读全文
posted @ 2021-02-13 14:50
WinterFa1L
阅读(77)
评论(0)
推荐(0)
摘要:
A - White Cells #include<bits/stdc++.h> using namespace std; const int N = 1e6 + 5; typedef long long LL; int main(){ int a,b,c,d; cin >> a >> b >> c 阅读全文
posted @ 2021-02-13 02:31
WinterFa1L
阅读(55)
评论(0)
推荐(0)

浙公网安备 33010602011771号