acm-icpc-cheat-sheet
C++ cheat sheet
A collection of resources and notes for competitive programming in C++
Cheat sheet for ACM-ICPC. In memory of those good old days.
166 stars
11 watching
48 forks
Language: C++
last commit: almost 7 years ago acm-icpcacm-icpc-handbookalgorithms
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ collection of algorithms and data structures optimized for competitive programming | 427 |
| A collection of single-file utilities for C++. | 30 |
| A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development | 1,709 |
| A practical reference for everyday C++ developers on value categories and pitfalls in C++14 | 406 |
| A categorized list of C++ resources and tools | 4,598 |
| A cheat sheet for conducting enumeration during penetration testing and security assessments | 102 |
| An implementation of C++ ranges with support for the One Ranges Proposal | 223 |
| A concise reference guide to high-level topics in Objective-C programming | 1,341 |
| A C++ template with modern CMake setup and basic project infrastructure | 313 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| A code repository documenting team BCW's competitive programming experiences | 110 |
| A comprehensive C programming project covering various algorithms and data structures | 749 |
| A curated collection of resources and tutorials for learning Modern C++ | 324 |
| A tiny IRC client written in POSIX C99. | 525 |