1 min read
CP Templates — 竞赛编程模板库

42 模板 · 85%+ 覆盖 · 每个算法配套模板题

  • C++
  • Algorithms
  • Data Structures

A curated C++ template library for competitive programming (ICPC / Codeforces / 蓝桥杯), designed for fast review and real contests. Each of the 42 templates is labelled with an official practice problem (e.g. Dijkstra → Luogu P3371) so you can read the code, understand the notes, submit, and AC — learn and verify in one loop.