No Idea!

  • + 7 comments

    Instead of using multisets, its enough to use sets on A and B since set lookup is O(1) in python (Awesome, right?)