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

Function getDeadPlayersList

chapter05/problem_d/solution.cpp:26–56  ·  view source on GitHub ↗

* 조세퍼스 게임을 수행하여 각 플레이어가 제거된 순서를 리스트로 반환하는 함수 * * @param n 플레이어의 수 * @param m 매 턴마다 건너 뛸 사람의 수 * @param players 좌석에 앉아있는 순서대로 주어지는 플레이어 정보 * @return */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testcaseFunction · 0.85

Calls 3

popMethod · 0.80
pushMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected