StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

how to solve nobi(n) = nobi(n-1) + 2*nobi(n-2) + 3*nobi(n-3) + 4 using recursion

Author Votes Δ
Richard Rublev 0 0.00
Last visited: Mar 27, 2018, 7:32:32 AM