Skip to content

BrandonPacewic/CompetitiveProgramming

Repository files navigation

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

About

🏆 Library of Competitive Coding C++ template algorithms and data structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published