摘要: hiho 1513 : 小Hi的烦恼 五维偏序 链接 "hiho" 思路 高维偏序用bitset,复杂度$(\frac{n^2}{32})$ 代码 cpp include using namespace std; const int N=3e4+7; int read() { int x=0,f=1 阅读全文
posted @ 2019-04-25 22:09 ComplexPug 阅读(121) 评论(0) 推荐(0)