Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 467 Bytes

C++ Competitive Programming Library

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.

License

Copyright (c) Brandon Pacewic

SPDX-License-Identifier: MIT