摘要: https://odzkskevi.qnssl.com/e17d84412b7ea3a42b6503109d6dfbc1?v=1508053531 【题解】 裸区间dp,注意一堆细节 1 #include <iostream> 2 #include <cstdio> 3 #include <algo 阅读全文
posted @ 2017-10-20 19:26 嘒彼小星 阅读(173) 评论(0) 推荐(0)
摘要: https://vjudge.net/problem/UVA-1625 【题解】 很有思维难度的一道题 http://www.cnblogs.com/zyb993963526/p/6364069.html 1 #include <iostream> 2 #include <cstdio> 3 #in 阅读全文
posted @ 2017-10-20 10:37 嘒彼小星 阅读(258) 评论(0) 推荐(0)