Topic: Divide And Conquer Problem / Level: advanced

Problem: Use divide and conquer to find the "Number of Ways to Achieve a Target Score" in a game with different scoring options.

Run the code to see the output here...