Dussehra::enterPeopleWhoLikeRam tracks the number addresses of participants by pushing them into an array. This is costs a lot of gas, it is better to use a counter instead.Description: The function Dussehra::enterPeopleWhoLikeRam tracks the number addresses of participants by pushing them into an array. This is costs a lot of gas. It is better to use a counter instead.
Recommended Mitigation: Change WantToBeLikeRam from an address[] to a uint256 and use it as a counter.
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.