Son's Warehouse
참고1 : https://www.quora.com/What-is-Knuths-optimization-in-dynamic-programming참고2 : http://codeforces.com/blog/entry/8219 Knuth's Optimization다이나믹 프로그래밍 중에 다음과 같은 DP형태를 최적화 하는 방법입니다.$$DP[i][j] = \underset {i