# pezy/CppPrimer

:books: Solutions for C++ Primer 5th exercises.

Repository: https://github.com/pezy/CppPrimer
Canonical: https://ross.abutalabs.com/products/cppprimer
Homepage: http://dwz.cn/cp5answer
Language: C++
License: CC0-1.0
License Family: permissive
Topics: cpp-primer, cpp11, c-plus-plus, exercise-solutions, cplusplus, cpps
Last push: 2023-07-30T04:55:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4445, "days_push": 1130, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3359, forks 1405 (observed 2026-08-28T04:07:58.056133+00:00)

## What it is
A collection of solutions for the exercises in the C++ Primer (5th Edition) textbook, organized by chapter. It serves as a community-maintained study companion for learning C++11.

## Use cases
- find solutions to C++ Primer 5th edition exercises
- check my answers while working through C++ Primer
- learn C++11 with worked examples per chapter
- study C++ basics like classes, containers, and templates
- compare my exercise implementations with reference solutions

## When to choose
- you are self-studying with C++ Primer 5th Edition and want reference answers
- you want chapter-by-chapter C++11 example code
- you need help verifying your textbook exercise solutions

## When to avoid
- you need a C++ tutorial or course rather than textbook exercise answers
- you want production-ready library code
- you are learning a different C++ textbook or edition

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages, tutorials
- platform: cross-platform, cpp
- tags: cpp-primer, exercise-solutions, cpp11, textbook-answers, self-study

## Member repositories
- pezy/CppPrimer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.056133+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:53.339922+00:00, confidence not recorded.
  - readme: https://github.com/pezy/CppPrimer (fetched 2026-08-28T04:07:58.056133+00:00, sha 26c6496cf267)
- Data as of 2026-08-30T08:39:29.467469+00:00.
