01-11 Educational Codeforces Round 136 F(图,Aho-Corasick automaton,字符串,DP,bitmask) 图 DP 字符串 bitmask AC自动机
08-11 Atcoder abc225 F(字符串,偏序,DP,倒着DP,局部性)G(题意转化,最小割,最大流)H(NTT,FFT,生成函数,分治,归并) FFT NTT 生成函数 DP 网络流 字符串 分治 归并