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

Function findTargetTowers

chapter05/problem_b/main.cpp:34–60  ·  view source on GitHub ↗

* 파라미터로 주어지는 각 타워들에 대해 타겟 타워를 계산하는 함수 * * @param n 타워의 수 * @param towers 왼쪽~오른쪽 순서로 저장된 타워 배열 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 5

emptyMethod · 0.80
popMethod · 0.80
setTargetTowerIndexMethod · 0.80
sizeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected