Guest User

Untitled

a guest
May 6th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. How to find the subset with the greatest number of items in common?
  2. 1 {a, b, c, d, e}
  3. 2 {b, c, d, e}
  4. 3 {a, c, d}
  5. 4 {c, d}
Advertisement
Add Comment
Please, Sign In to add comment