For the fairly innocuous i++ or ++i Solidity will insert extra code to handle the case i would overflow when incremented. This is useless in our case since we know as a fact that the i value is based on the length of an array which will never overflow.
There are 2 instances of for loops where this can be implemented:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.