Original solutions for problems on dmoj.ca
All solutions AC on DMOJ but some of them are subpar/not the intended time complexity. Typically these subpar solutions will TLE in Java and other slower languages but C++ ends up cheesing these time limits.
Problems are named by their problem link on DMOJ. Certain CCC solutions are not named by their problem link on DMOJ - you will have to dig into their respective folders to find those.
Catalogue of DMOJ problems with finer tags: https://docs.google.com/spreadsheets/d/1EFGf43P-t-GN9UjjExuoOEy-Hwfm9YoAAw9P7zI3kig/edit?usp=sharing
See a problem that I've solved and want the solution posted? Create an issue, or get in touch with me on Discord (@notsweting)