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