A C++ template library designed for my own personal use in Competitive Programming Competitions. Each code snippet from this repo, meaning individual functions and classes, are designed to be able to be used outside of this static library environment. As Competitive Programming often involves submitting a single file this library needs to support that.
Copyright (c) Brandon Pacewic
SPDX-License-Identifier: MIT