MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / getBestRange

Function getBestRange

chapter03/problem_f/solution.cpp:29–53  ·  view source on GitHub ↗

* * @param n 카드의 수 * @param m 앨범을 구매한 팬의 수 * @param cards 각 카드에 적힌 숫자의 리스트 (cards[1] ~ card[n]) * @param ranges 각 팬이 선택한 범위의 리스트 (ranges[0] ~ ranges[m-1]) * @return 총 점수의 합이 가장 큰 범위 객체 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected