InterviewSolution
Saved Bookmarks
| 1. |
If Euclid's division Lemma is applied on two positive integers m and n such that there exists unique integers s and r such that m=ns+r, then find the condition for r . |
| Answer» If Euclid's division Lemma is applied on two positive integers m and n such that there exists unique integers s and r such that m=ns+r, then find the condition for r . | |