摘要: 比赛链接:https://atcoder.jp/contests/hhkb2020/tasks #A - Keyboard ##代码 #include <bits/stdc++.h> using namespace std; int main() { ios::sync_with_stdio(fal 阅读全文
posted @ 2020-10-10 22:30 Kanoon 阅读(288) 评论(0) 推荐(0) 编辑