79075377

Date: 2024-10-10 16:41:01
Score: 1.5
Natty:
Report link

The syntax is fine, but the effect is probably not what you intended: A<>x OR A<>y is always true, since it can't be both. You probably mean A<>x AND A<>y.

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