You are viewing a single comment's thread. Return to all comments →
Great Explanation,But I am unable to figure out, how the n*(n-1)/2 gives the no. of pairs?
n*(n-1)/2
Seems like cookies are disabled on this browser, please enable them to open this website
Divisible Sum Pairs
You are viewing a single comment's thread. Return to all comments →
Great Explanation,But I am unable to figure out, how the
n*(n-1)/2
gives the no. of pairs?