SpiceQA
Questions
Tags
Users
Badges
Javeed
@Javeed
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Top Questions
Finding minimum number of steps to reach (x,y) from (1,1) : we can increment number by using condition (x,y+x)or(x+y,x)
0 votes
2 answers