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

Function getMinimumMoveDistance

chapter10/problem_b/main.cpp:77–98  ·  view source on GitHub ↗

* 전체 영역을 감시하기 위해 필요한 최소의 이동거리 상한을 계산하는 함수 * * @param N * @param L * @param robots * @return */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCaseFunction · 0.85

Calls 1

isPossibleFunction · 0.70

Tested by

no test coverage detected