摘要: Problem - G - Codeforces 树hash模板,使用的异或移位hash,为了防止被卡,弄了一个奇奇怪怪的数mask异或了下。 #include<bits/stdc++.h> #define ull unsigned long long #define fu(i, a, b) for 阅读全文
posted @ 2023-06-20 11:44 浪释归衣 阅读(27) 评论(0) 推荐(0)