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.

GitHub

166 stars
11 watching
48 forks
Language: C++
last commit: over 8 years ago
acm-icpcacm-icpc-handbookalgorithms

Related projects:

RepositoryDescriptionStars
ngthanhtrung23/acm_notebook_newA C++ collection of algorithms and data structures optimized for competitive programming427
acdemiralp/acdA collection of single-file utilities for C++.30
agavrel/42_cheatsheetA comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development1,709
jeaye/value-category-cheatsheetA practical reference for everyday C++ developers on value categories and pitfalls in C++14406
mattpd/cpplinksA categorized list of C++ resources and tools4,598
oncybersec/oscp-enumeration-cheat-sheetA cheat sheet for conducting enumeration during penetration testing and security assessments102
caseycarter/cmcstl2An implementation of C++ ranges with support for the One Ranges Proposal223
iwasrobbed/objective-c-cheatsheetA concise reference guide to high-level topics in Objective-C programming1,341
lectem/cpp-boilerplateA C++ template with modern CMake setup and basic project infrastructure313
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
chmnchiang/bcw_codebookA code repository documenting team BCW's competitive programming experiences110
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
utilforever/modern-cpp-tutorialA curated collection of resources and tutorials for learning Modern C++324
mcpcpc/kircA tiny IRC client written in POSIX C99.525