cpinitiative / usaco-guide

A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
https://usaco.guide
Other
1.56k stars 464 forks source link

Contact Form Submission - Suggestion #4580

Closed maggieliu05 closed 2 days ago

maggieliu05 commented 4 days ago

Someone submitted the contact form!

URL: https://usaco.guide/silver/more-prefix-sums?lang=cpp Module: None Topic: Suggestion Message: Currently you are only able to mark a problem as "solved", which hides the details of how (i.e., did I solve it with the help of a hint, after reading editorial, or all by myself?)

Thus, I suggest adding a way to attach short notes to problems, or to assign custom color marking to problems.

bqi343 commented 4 days ago

You can always mark it as "Reviewing" if you want to review it later.

You can add notes to the top of your solution code.

bqi343 commented 2 days ago

2954