Andrew Makhorin Fri, 24 Jul 2020 04:52:31 -0700
> if (j == i+1 && j == j+2) >
Must read if (j == i+1 && k == j+2)