摘要:
Codeforces Round #663 (Div. 2) A. Suborrays 题目大意 A 题给定一个长度为 \(n\) 排列(permutation),要求这个排列满足如下性质: \((p_i\; OR \; p_{i+1} \; OR \; \cdots \; OR \; p_{j}) 阅读全文
posted @ 2020-08-27 17:50
Last_Whisper
阅读(263)
评论(0)
推荐(0)
阅读全文
阅读全文
bitmask + 分治 + dfs 阅读全文
树形dp+dfs 阅读全文