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

Method factorize

chapter04/problem_e/Main.java:46–69  ·  view source on GitHub ↗

자연수 N을 구성하는 모든 소인수를 반환하는 함수 @param N @return

(long N)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCaseMethod · 0.95

Calls 1

addMethod · 0.80

Tested by

no test coverage detected