状态压缩 dp
题单介绍
## 普通状压
- [P2704 [NOI2001] 炮兵阵地](https://www.luogu.com.cn/problem/P2704)
- [P1896 [SCOI2005]互不侵犯](https://www.luogu.com.cn/problem/P1896)
- [P1879 [USACO06NOV]Corn Fields G](https://www.luogu.com.cn/problem/P1879)
- [P3052 [USACO12MAR]Cows in a Skyscraper G](https://www.luogu.com.cn/problem/P3052)
- [P2396 yyy loves Maths VII](https://www.luogu.com.cn/problem/P2396)
- [P2831 [NOIP2016 提高组] 愤怒的小鸟](https://www.luogu.com.cn/problem/P2831)
- [P2622 关灯问题II](https://www.luogu.com.cn/problem/P2622)
- [P7098 [yLOI2020] 凉凉](https://www.luogu.com.cn/problem/P7098)
- [P3959 [NOIP2017 提高组] 宝藏](https://www.luogu.com.cn/problem/P3959)
- [P2473 [SCOI2008] 奖励关](https://www.luogu.com.cn/problem/P2473)
- [P2150 [NOI2015] 寿司晚宴](https://www.luogu.com.cn/problem/P2150)
- [P3343 [ZJOI2015]地震后的幻想乡](https://www.luogu.com.cn/problem/P3343)
## 轮廓线 dp
- [P5056 【模板】插头dp](https://www.luogu.com.cn/problem/P5056)
- [P5074 Eat the Trees](https://www.luogu.com.cn/problem/P5074)
- [P3886 [JLOI2009]神秘的生物](https://www.luogu.com.cn/problem/P3886)
- [P4262 [Code+#3]白金元首与莫斯科](https://www.luogu.com.cn/problem/P4262)
- [P3190 [HNOI2007]神奇游乐园](https://www.luogu.com.cn/problem/P3190)
- [P4294 [WC2008]游览计划](https://www.luogu.com.cn/problem/P4294)
- [P3272 [SCOI2011]地板](https://www.luogu.com.cn/problem/P3272)
- [P3170 [CQOI2015]标识设计](https://www.luogu.com.cn/problem/P3170)
- [P2289 [HNOI2004]邮递员](https://www.luogu.com.cn/problem/P2289)
- [P3290 [SCOI2016]围棋](https://www.luogu.com.cn/problem/P3290)