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

Method getLCM

chapter04/problem_c/Main.java:59–62  ·  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 1

testCaseMethod · 0.95

Calls 1

getGCDMethod · 0.95

Tested by

no test coverage detected