InterviewSolution
Saved Bookmarks
| 1. |
If d is the HCF of a and b, then d = lambda a + mu b where : |
|
Answer» `LAMBDA` and `mu` are uniquely determined |
|