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

Function getLCM

chapter04/problem_c/solution.cpp:30–33  ·  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 1

processFunction · 0.70

Calls 1

getGCDFunction · 0.70

Tested by

no test coverage detected