Topic: Dynamic Programming Problem / Level: beginner

Problem: Compute the number of distinct ways to distribute n candies among k people.

Run the code to see the output here...