摘要:
Classic DP, and requires you to track optimal path.len1, len2 = map(int, raw_input().strip().split())a = map(int, raw_input().strip().split())b = map(... 阅读全文
posted @ 2015-03-21 13:45
Tonix
阅读(166)
评论(0)
推荐(0)

浙公网安备 33010602011771号