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

Function getGCD

chapter04/problem_c/solution.cpp:13–21  ·  view source on GitHub ↗

* a와 b의 최대 공약수를 계산하는 함수 * * @param a * @param b * @return */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getLCMFunction · 0.70
processFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected