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

Method isAllRemovable

chapter05/problem_e/Main.java:16–58  ·  view source on GitHub ↗

문제의 조건에 따라 모든 폭탄을 제거할 수 있는지 판단하는 함수 @param n @param bombs @return

(int n, Bomb[] bombs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCaseMethod · 0.95

Calls 8

getChildCountMethod · 0.95
removeMethod · 0.95
getParentBombsMethod · 0.95
addMethod · 0.80
pollMethod · 0.80
isEmptyMethod · 0.45
sizeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected