InterviewSolution
Saved Bookmarks
| 1. |
Find the number of quadruplets of positive integers (a,b,c,d) satisfying the following relations . 1 le a le b le c le d and ab + cd = a + b + c + d + 3 |
|
Answer» |
|