79609087

Date: 2025-05-06 16:16:21
Score: 1.5
Natty:
Report link

        If group = "Control" Then
                i = i + 1
                arC(i) = age
            End If
        If group = "Exposed" Then
                j = j + 1
                arE(j) = age
            End If

This is what worked best

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: LyleBabcock