Most functions in LevelOne.solare defined as public, but since they are not internally used, it's a bad practice to have them be public.
Slither
Aderyn
If a function is marked public but is not used internally, consider marking it as external.
<details>
<summary>Found instances</summary>
Found in src/LevelOne.sol Line: 201
Found in src/LevelOne.sol Line: 220
Found in src/LevelOne.sol Line: 243
Found in src/LevelOne.sol Line: 269
Found in src/LevelOne.sol Line: 277
Found in src/LevelOne.sol Line: 295
Found in src/LevelTwo.sol Line: 28
</details>
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.