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

Method getGCD

chapter04/problem_c/Main.java:41–50  ·  view source on GitHub ↗

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

(long a, long b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testCaseMethod · 0.95
getLCMMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected