摘要:
邮寄 joker... 开场秒 A。 然后就不会做了... A 随便乱搞都能过。 #include <bits/stdc++.h> using namespace std; int t, n, m; vector<int> arr[110]; void solve() { cin >> n >> m 阅读全文
摘要:
邮寄 开场直接随机跳题。 开 C。 C 做出来了,开 E。 稍微想了一会,E 是一个高维前缀和。秒了。 然后发现 I 是小模拟,秒了。 然后: list ex = {C, E, I} REPEAT when 1 FOR problem cur in [A, K] except ex try solv 阅读全文
摘要:
邮寄 菜到不能再菜的 hhc 一个题都不会,光速撤退了。 A nm 没想到只要 \(S\) 中有一种数出现了奇数次 C 必胜。 然后直接 xorhash 就可以了。 #include <bits/stdc++.h> #define int unsigned long long using names 阅读全文