You are viewing a single comment's thread. Return to all comments →
if all items in a had a match in b ( count==len(a)) y did u returned len(a)-1 , u should directly return count right
Seems like cookies are disabled on this browser, please enable them to open this website
Beautiful Pairs
You are viewing a single comment's thread. Return to all comments →
if all items in a had a match in b ( count==len(a)) y did u returned len(a)-1 , u should directly return count right