摘要: 本场链接:Codeforces Round #700 (Div. 2) A. Yet Another String Game #include <bits/stdc++.h> using namespace std; typedef long long ll; #define forn(i,x,n) 阅读全文
posted @ 2021-02-08 17:51 随处可见的阿宅 阅读(118) 评论(0) 推荐(0) 编辑