DP practice
DP practices
Probability/Expectations DP
「PKUWC2018」随机算法
Key Inspection: After deleting a arbitrary node and all its adjacent nodes from the greatest independent set, the rest is still the greatest independent set of the remaining parts.
Approach: bitmask-dp, graph-theory
DP over digits
contribution split
Problem - 1238E - Codeforces code