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

Method f

chapter09/problem_c/Main.java:68–87  ·  view source on GitHub ↗

lastIndex번째 날에 연속으로 count번째 근무한다면 얻을 수 있는 최대 인센티브 @param lastIndex 고려할 마지막 날짜의 인덱스 @param count 연속으로 근무한 횟수 @return 해당 가정에서의 정답

(int lastIndex, int count)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

MAXMethod · 0.95

Tested by

no test coverage detected