摘要: Main Point: Dynamic Programming = Divide + Remember + Guess 1. Divide the key is to find the subproblem 2. Remember use a data structure to write down 阅读全文
posted @ 2017-07-11 16:38 kossle 阅读(278) 评论(0) 推荐(0) 编辑