This is basically an archive of my solutions to various competitive programming sites.
Currently in-progress solutions are created within this README's parent directory.
../bin
exists to house my temporary test case information.
../Solutions
contains the code for the accepted solutions I've worked through.
../Templates
has code templates I may use for some problems (usually for libraries).
../Unsolved
holds problems that I've taken a break from.
If you want to improve my code, answer some questions I have, or check out my notes, feel free to check out the comments prefixed by,
TODO:
(stuff I'd like to redo)?:
(questions I have)!:
(concerns/errors I've warned my future self about)- and
Note:
(notes for future me)
Suggesting improvements? Make an issue/pull or contact me on Discord!
I plan on looking back on those points.. someday!
So yeah, this is mainly for my personal use!