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

Function powInt

chapter04/problem_j/solution.cpp:36–45  ·  view source on GitHub ↗

* 두 정수 a, n에 대해 a ^ n을 계산해주는 함수 * * @param a * @param n * @return */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getMaximumGCDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected