-
Notifications
You must be signed in to change notification settings - Fork 0
contributor‐guidelines
Wasp1337 edited this page Mar 1, 2024
·
2 revisions
- Do not include flags in your solutions.
- Do not delete existing solutions. If you found a different way to obtain the flag, use the code sample below to add your solution separately.
<details>
<summary>SOLUTION (by YOUR_NAME)</summary>
YOUR_SOLUTION
</details>