随笔分类 -  [kuangbin带你飞]专题二十二 区间DP

摘要:大佬博客:https://blog.csdn.net/libin56842/article/details/9722077 阅读全文
posted @ 2018-07-14 21:01 ouyang_wsgwz 阅读(170) 评论(0) 推荐(0) 编辑
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 10 #define Faster ios::sync_with_stdio(false),cin.tie(0) 11 #define Read freopen("in.txt","... 阅读全文
posted @ 2018-07-14 20:48 ouyang_wsgwz 阅读(171) 评论(0) 推荐(0) 编辑
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 10 #define Faster ios::sync_with_stdio(false),cin.tie(0) 11 #define Read freopen("in.txt","... 阅读全文
posted @ 2018-06-19 20:06 ouyang_wsgwz 阅读(221) 评论(0) 推荐(0) 编辑
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 10 #define Faster ios::sync_with_stdio(false),cin.tie(0) 11 #define Read freopen("in.txt","... 阅读全文
posted @ 2018-06-13 13:33 ouyang_wsgwz 阅读(472) 评论(0) 推荐(0) 编辑
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 10 #define Faster ios::sync_with_stdio(false),cin.tie(0) 11 #define Read freopen("in.txt","... 阅读全文
posted @ 2018-06-09 18:57 ouyang_wsgwz 阅读(201) 评论(0) 推荐(0) 编辑
摘要:1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 7 #define N 310 8 #define inf 0x7fffffff 9 10 struct point 11 { 12 int x,y; 13 }dd[N]; 14 15 int n,p; 16 int dp[N... 阅读全文
posted @ 2018-06-09 16:34 ouyang_wsgwz 阅读(148) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
深色
回顶
展开