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

Function solve

chapter01/problem_e/solution.cpp:14–32  ·  view source on GitHub ↗

* 동아리 멤버들의 탑승 가능 여부를 출력하는 함수 * * @param data 각 멤버들의 몸무게 data[0] ~ data[n-1] * @param n 멤버들의 수 * @param p 놀이기구 탑승 가능 체중 제한 * @param q 놀이기구 최대 하중 */

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