79536743

Date: 2025-03-26 17:09:22
Score: 1.5
Natty:
Report link

This will provide the desired assignment for currentValue:

var currentValue = pin1[i, 0] < 0 ? ++postNeg : ++postPos;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Wynsler