Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 424 Bytes

DISCLAIMER

I'm not that good at programming and these solutions are definately not optimal. Also, I know that my Java naming scheme wouldn't work for an actual file but that's because I copy my solutions directly from DMOJ and I'm too lazy to change the class name. 🤷

Language

These solutions are in Java 8, C++11, or Python 3.8.8 (probably).

WHY?

Why not?

IDE

My IDEs are Visual Studio and Netbeans.