{"id":15028459,"url":"https://github.com/pezy/cppprimer","last_synced_at":"2025-12-16T14:50:54.971Z","repository":{"id":18257083,"uuid":"21413348","full_name":"pezy/CppPrimer","owner":"pezy","description":":books: Solutions for C++ Primer 5th exercises.","archived":false,"fork":false,"pushed_at":"2023-07-30T04:55:20.000Z","size":1325,"stargazers_count":3311,"open_issues_count":42,"forks_count":1435,"subscribers_count":198,"default_branch":"master","last_synced_at":"2025-04-12T14:15:35.072Z","etag":null,"topics":["c-plus-plus","cplusplus","cpp-primer","cpp11","cpps","exercise-solutions"],"latest_commit_sha":null,"homepage":"http://dwz.cn/cp5answer","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pezy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-07-02T06:10:39.000Z","updated_at":"2025-04-08T13:14:20.000Z","dependencies_parsed_at":"2023-01-11T20:20:52.634Z","dependency_job_id":"23a27dbe-d240-4f18-8095-f904082de17a","html_url":"https://github.com/pezy/CppPrimer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezy%2FCppPrimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezy%2FCppPrimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezy%2FCppPrimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezy%2FCppPrimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pezy","download_url":"https://codeload.github.com/pezy/CppPrimer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254168758,"owners_count":22026206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","cplusplus","cpp-primer","cpp11","cpps","exercise-solutions"],"created_at":"2024-09-24T20:08:22.922Z","updated_at":"2025-12-16T14:50:54.915Z","avatar_url":"https://github.com/pezy.png","language":"C++","readme":"# Solutions for C++ Primer 5th Answers\n\n[![GitHub issues](https://img.shields.io/github/issues/pezy/CppPrimer.svg)](https://github.com/pezy/CppPrimer/issues)\n[![GitHub license](https://img.shields.io/badge/license-CC0-blue.svg)](https://raw.githubusercontent.com/pezy/Cpp-Primer/master/LICENSE)\n[![](https://img.shields.io/badge/%E4%B8%AD%E6%96%87-%E8%AE%A8%E8%AE%BA%E5%8C%BA-yellowgreen.svg)](https://github.com/ReadingLab/Discussion-for-Cpp)\n[![Slack](https://img.shields.io/badge/Slack-join-brightgreen.svg)](https://join.slack.com/t/cppprimers/shared_invite/enQtMjg4NzQ4NjU4NzczLTZiNWMxOGM0MDRjNzNkMGJhNjYxZjQ3NGFmYmRhZWVlYTI4YTBhMTE3NDhlYzNlYTM3OTA3MzU2MjhhYTE2YWI)\n[![Thanks](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/pezy)\n[![Open Source Helpers](https://www.codetriage.com/pezy/cppprimer/badges/users.svg)](https://www.codetriage.com/pezy/cppprimer)\n\n## Notes\n\n- Use `GCC 4.9+`, `Clang 3.4+`, `MSVC 14+`, and [others](http://en.cppreference.com/w/cpp/compiler_support).\n- Use `-std=c++11`(recommend: `-pedantic -Wall`) flag for compiling.\n- Have you discovered incorrect information? [Submit](https://github.com/pezy/CppPrimer/issues/new).\n\n## Contents\n\n- [Chapter 1. Getting Started](ch01/README.md)\n- Part I: The Basics\n  - [Chapter 2. Variables and Basic Types](ch02/README.md)\n  - [Chapter 3. Strings, Vectors, and Arrays](ch03/README.md)\n  - [Chapter 4. Expressions](ch04/README.md)\n  - [Chapter 5. Statements](ch05/README.md)\n  - [Chapter 6. Functions](ch06/README.md)\n  - [Chapter 7. Classes](ch07/README.md)\n- Part II: The C++ Library\n  - [Chapter 8. The IO Library](ch08/README.md)\n  - [Chapter 9. Sequential Containers](ch09/README.md)\n  - [Chapter 10. Generic Algorithms](ch10/README.md)\n  - [Chapter 11. Associative Containers](ch11/README.md)\n  - [Chapter 12. Dynamic Memory](ch12/README.md)\n- Part III: Tools for Class Authors\n  - [Chapter 13. Copy Control](ch13/README.md)\n  - [Chapter 14. Overloaded Operations and Conversions](ch14/README.md)\n  - [Chapter 15. Object-Oriented Programming](ch15/README.md)\n  - [Chapter 16. Templates and Generic Programming](ch16/README.md)\n- Part IV:  Advanced Topics\n  - [Chapter 17. Specialized Library Facilities](ch17/README.md)\n  - [Chapter 18. Tools for Large Programs](ch18/README.md)\n  - Chapter 19. Specialized Tools and Techniques\n\n## Contributions\n\n[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/0)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/0)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/1)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/1)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/2)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/2)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/3)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/3)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/4)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/4)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/5)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/5)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/6)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/6)[![](https://sourcerer.io/fame/pezy/pezy/CppPrimer/images/7)](https://sourcerer.io/fame/pezy/pezy/CppPrimer/links/7)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpezy%2Fcppprimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpezy%2Fcppprimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpezy%2Fcppprimer/lists"}