-
Notifications
You must be signed in to change notification settings - Fork 543
《算法竞赛入门经典》中的例题对应的OJ题号
Jason Day edited this page May 21, 2013
·
3 revisions
http://poj.org/problem?id=3984
http://poj.grids.cn/practice/2698/
http://poj.org/problem?id=1077
例题8-5 http://t.cn/zTInBDX
例题 9-1 数字三角形 http://poj.org/problem?id=1163
例题9-2 嵌套矩形 http://acm.nyist.net/JudgeOnline/problem.php?pid=16
例题9-4 物品无限的背包问题 POJ 1384 Piggy-Bank
例题9-5 0-1背包问题 HDOJ 2602 Bone Collector
例题9-6 最优矩阵链乘
UVa 348 Optimal Array Multiplication Sequence
ZOJ 1276 Optimal Array Multiplication Sequence