UVa OJ 103 – Stacking Boxes
Problem link: https://onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=3&page=show_problem&problem=39 Hints DFS+DP记忆化搜索 Solution code
Problem link: https://onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=3&page=show_problem&problem=39 Hints DFS+DP记忆化搜索 Solution code