MCPcopy Create free account
hub / github.com/bwiens/leetcode-python / climbStairs

Method climbStairs

climbing_stairs.py:18–24  ·  view source on GitHub ↗

:type n: int :rtype: int

(self, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

climbing_stairs.pyFile · 0.80

Calls 1

calcMethod · 0.95

Tested by

no test coverage detected