* items[0..lastItemIndex]의 보석만을 고려하여 정확히 totalCost의 무게를 채웠을 때 얻을 수 있는 최대 가치 * * @param lastItemIndex 마지막 보석의 인덱스 * @param totalCost 사용할 모든 보석의 무게 합 * @return */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected