Previous
n = 0
Next
Dynamic Programming Approach
Starting with base case: C(0) = 1
C(0) = 1