Tony's Log

Algorithms, Distributed System, Machine Learning

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年6月23日

摘要: I used DP instead of Greedy. But got WA on PoJ, though it passed all web-searched cases. Maybe I have to use Greedy.BTW: a careless modification intro... 阅读全文
posted @ 2014-06-23 13:14 Tonix 阅读(230) 评论(0) 推荐(0)

摘要: (poj.org issue. Not submitted yet)This is a 2D DP problem, very classic too. Since I'm just learning, so I took this link as reference:http://blog.csd... 阅读全文
posted @ 2014-06-23 07:01 Tonix 阅读(164) 评论(0) 推荐(0)