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

Function solve

chapter01/problem_e/solution.py:1–23  ·  view source on GitHub ↗

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

(data, n, p, q)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solution.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected