摘要:
满足 $\operatorname{popcount}(x) #include #include #include #include using std::cin;using std::cout; using lolu=unsigned long long; std::sets; signed ma 阅读全文
摘要:
GSS4 - Can you answer these queries IV 操作 $1$:$a_i=\sqrt{a_i},i\in[l,r]$ 操作 $2$:询问 $\sum_{i=l}^ra_i$ 开根号无法使用 tag 的方式维护,因为开根号后不确定减去多少,无法维护 $\sum a_i$。 阅读全文