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

Method updatePopulation

chapter10/problem_e/Main.java:72–79  ·  view source on GitHub ↗

하나의 가구에 대한 인구 정보를 갱신해주는 함수 @param blocks 데이터 블럭들의 배열 @param index 갱신할 가구의 인덱스 @param newValue 갱신할 가구의 구성원 수

(Range[] blocks, int index, int newValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected