The challenge is to find x different ways of dividing the object, for 3 people in which each has to receive a value less than or equal to M, and the sum of the value that each one has had to be equal to N, Here is the code I did:
int m,n;
m = 9...
asked by
15.04.2016 / 22:40