摘要: 测评链接https://ac.nowcoder.com/acm/contest/20110 #include <bits/stdc++.h>using namespace std;int a[100000005], b[100000005]; bool pai(int a, int b) { ret 阅读全文
posted @ 2022-10-04 16:16 螃蟹x 阅读(18) 评论(0) 推荐(0)