Hi,
I was wondering if anybody can help me with this problem that I would like to solve. I just need some advices on how to start.
Given N dice (thus N lists of [1,2,3,4,5]) I need to find the possible combinations that give as result another number.
Example:
dice(P, N, L) where P is the number...