codeforces 711C Coloring Trees(DP)
摘要:
题目链接:http://codeforces.com/problemset/problem/711/C O(n^4)的复杂度,以为会超时的 思路:dp[i][j][k]表示第i棵数用颜色k涂完后beauty为j 阅读全文
posted @ 2016-08-30 12:15 polarday 阅读(128) 评论(0) 推荐(0) 编辑
posted @ 2016-08-30 12:15 polarday 阅读(128) 评论(0) 推荐(0) 编辑