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

Method isPossible

chapter10/problem_b/Main.java:43–78  ·  view source on GitHub ↗

로봇의 최대 이동 가능 거리가 D일 때, 전체 영역을 감시할 수 있는지 여부를 계산 @param N 로봇의 수 @param L 감시 영역의 길이 @param D 최대 이동 가능 거리 @param robots

(int N, int L, int D, Robot[] robots)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected