Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Errors MathMasters__FactorialOverflow, MathMasters__DivWadFailed, MathMasters__FullMulDivFailed only defined but not used anywhere

Description: The errors MathMasters__FactorialOverflow,MathMasters__DivWadFailed, MathMasters__FullMulDivFailed are mentioned but not used anywhere.

Impact: Although it has no impact on the functionality of the code itself, it is a good coding practice to keep the code clean.

Recommended Mitigation: Remove unused errors

- error MathMasters__FactorialOverflow();
error MathMasters__MulWadFailed();
- error MathMasters__DivWadFailed();
- error MathMasters__FullMulDivFailed();
Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.