摘要: dp经典题,这题一年前就做过了,主要在确定begin和end有技巧,题目要求输出第一个sub,所以begin要尽量左移,end尽量右移 #include <iostream> #include <cstdio> #include <cmath> #include <cstring> #include 阅读全文
posted @ 2016-04-04 21:09 iEdson 阅读(130) 评论(0) 推荐(0)