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

Function findIndex

chapter01/problem_h/solution.cpp:16–33  ·  view source on GitHub ↗

* 평균과의 차가 가장 작은 데이터의 번호를 반환하는 함수 * 여러 가지라면 가장 빠른 번호를 반환한다. * * @param data * @param n * @return int 가장 평균과 가까운 데이터의 번호 (1번부터 시작) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected