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

Method isPrime

chapter02/problem_e/Main.java:16–31  ·  view source on GitHub ↗

주어진 숫자가 소수인지 판별하는 함수 @param N @return true 소수라면 @return false 소수가 아니라면

(int N)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected