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

Function fib

chapter03/problem_d/solution.py:6–20  ·  view source on GitHub ↗

피보나치 수열을 구하는 함수 :param n: :return: 피보나치 수열의 n번째 항을 MOD로 나눈 나머지

(n: int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solution.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected