+ 1
count number of ways to reach a given score in a game in ruby..
ex number=20 by using 3,5,10 we have to calucalte the number of ways to sum 3,5,10 to come 20..
1 Odpowiedź
+ 2
Please explain your question more.
Also, add what you have done to make your code, in the description.