Skip to content

Repository files navigation

Luzhiled's Library

GitHub Workflow Status GitHub Pages GitHub code size in bytes

Table of Contents

🚀 About

Luzhiled's Library is a library implemented in C++17 for competitive programming.

🤝 Contributions

I welcome you to open issues or PRs if you find any typos or bugs.

You should apply clang-format to all files with the .hpp extension. Please use the predefined google style.

Documentation

Create a new document from templates/documentation.md. Keep title and documentation_of in the front matter, and use H1 headings for APIs and H2 headings for their constraints and complexity.

Install and run the Markdown tools with:

npm install
npm run docs:check

To apply safe formatting changes, run npm run docs:format. The check also verifies required front matter, documentation_of targets, and code fence pairs.

📃 License

Luzhiled's Library is licensed under the Unlicense.

Back to top

About

CompetitiveProgramming C++ Library

Topics

Resources

Stars

258 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages