separated check with if() cost less gas
using && in one check cost more gas than a separate check
Cost more gas to execute.
manually
Consider separated check instead of using && in one check.
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.