Topic: Divide And Conquer Problem / Level: advanced

Problem: Write a divide and conquer solution to count the number of ways to achieve a target score in a game with different scoring options.

Run the code to see the output here...