79225384

Date: 2024-11-26 05:12:22
Score: 1.5
Natty:
Report link

In python, you can find the intersection of two sets by just taking the bitwise AND of both sets like this: a & b, and it will return a new set with only the elements of both, but it uses the same algorithm.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Arjun