<x> += <y>
or <x> -= <y>
costs more gas than <x> = <x> + <y>
or <x> = <x> - <y>
for state variables
Using the addition or subtraction operator instead of plus-equals or minus-equals saves gas
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.