79230808

Date: 2024-11-27 15:08:29
Score: 1.5
Natty:
Report link

I think this works

# ... your code
if complement in seen:
  pairs.add((num,complement))
# ... your code
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: LilFunctional