Errichto / contest_libraryLinks
A library to use at online programmming contests
☆143Updated 5 years ago
Alternatives and similar repositories for contest_library
Users that are interested in contest_library are comparing it to the libraries listed below
Sorting:
- Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.☆455Updated 5 years ago
- Concise, performant data structures and algorithms in C++.☆174Updated 3 years ago
- Code snippets for competitive programming (ACM, Codeforces, etc)☆112Updated 5 years ago
- Solutions to problems from various online judges / contest sites.☆583Updated 9 months ago
- Book Code for Competitive Programming☆623Updated 2 weeks ago
- SPOJ solutions (user: mahmud2690)☆95Updated 5 years ago
- A one-shot tool to harvest submissions from different OJs onto one single VCS managed repository http://bit.ly/harwest☆133Updated 2 years ago
- Implementations of Algorithms and Data Structures☆332Updated 3 years ago
- ☆453Updated 3 years ago
- Programming Contest Book.☆82Updated 3 years ago
- Algorithms and templates for competitive programming☆95Updated 4 years ago
- Algorithms☆90Updated 7 years ago
- This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.☆365Updated 6 years ago
- ☆225Updated 2 years ago
- My own templates and implementation of important algorithms and data structures for competitive programming☆423Updated 9 months ago
- This repository contains a subset of pointers to solutions with editorials and notes to my trainees (ACM ICPC, OJs, IOI, POI, CEOI, JOI, …☆426Updated 5 years ago
- Programming Contest☆118Updated 5 years ago
- My random competitive programming solutions (and other stuff)☆561Updated 4 years ago
- ☆59Updated 7 years ago
- Updated CodeForces Ladders for efficient practice☆356Updated 4 years ago
- Implementations of algorithms used for competitive programming, with a focus placed on readability, usability, conciseness, and performan…