Return output from given value
Anonymous User
60

Given N the sum of two value in bracket should be less from N two values are (x,y)
if input =3
return [0,1],[1,1] etc

Comments (1)