lastIndex번째 날에 연속으로 count번째 근무한다면 얻을 수 있는 최대 인센티브 @param lastIndex 고려할 마지막 날짜의 인덱스 @param count 연속으로 근무한 횟수 @return 해당 가정에서의 정답
(int lastIndex, int count)
source not stored for this graph (policy: none)
no test coverage detected