The contract use a floating pragma statement and an old Solidity version.
Using a floating pragma is discouraged as can cause different behavior based on the compiler version.
Also, an old version of Solidity can contain bugs and miss important optimizations applied in newer versions.
Manual review.
Use a stable pragma statement and the latest Solidity version.
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.