摘要: https://atcoder.jp/contests/abc296 ###A - Alternately #include<bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<LL,LL> PII; cons 阅读全文
posted @ 2023-04-01 23:31 Vijurria 阅读(91) 评论(0) 推荐(0)
摘要: https://www.acwing.com/activity/content/competition/problem_list/3088/ 果然绩点成绩和竞赛水平总得寄一个(to me ###4944. 热身计算 #include<bits/stdc++.h> using namespace st 阅读全文
posted @ 2023-04-01 21:20 Vijurria 阅读(10) 评论(0) 推荐(0)