Coprimes: Difference between revisions

Content added Content deleted
m (added whitespace and highlighting.)
m (added whitespace.)
Line 2: Line 2:


;Task:
;Task:
'''p'''   and '''q'''   are   coprimes   if they have no common factors other than   '''1'''.
'''p'''   and   '''q'''   are   coprimes   if they have no common factors other than   '''1'''.


Let input:   [21,15],[17,23],[36,12],[18,29],[60,15]
Let input:   [21,15],[17,23],[36,12],[18,29],[60,15]