Skip to content

Generic Segment Tree implementation for competitive programming

License

Notifications You must be signed in to change notification settings

Enriquefft/cp-helpers

Repository files navigation

C++ Template

Generic C++ template with automatic instalation of Raylib, SpdLog & CTest.

Raylib

required libraries

Recomended tools

This tools are used as part of the pre-commit tests, they can be disabled by editing .pre-commit-config.yaml (or CMakeLists.txt in the case of IWYU)

  • clang-format
  • clang-tidy
  • cppcheck
  • cpplint
  • include-what-you-use
  • commitizen commit message standarizer

About

Generic Segment Tree implementation for competitive programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published