My answers for the exercises in the book 'C++ Primer 5th Edition' Chapter01: Getting Started Part I - The Basics: Chapter02: Variables and Basic Types Chapter03: Strings, Vectors, and Arrays Chapter04: Expressions Chapter05: Statements Chapter06: Functions Chapter07: Classes Part II - The C++ Library: Chapter08: The IO Library Chapter09: Sequential Containers Chapter10: Generic Algorithms Chapter11: Associative Containers Chapter12: Dynamic Memory Part III - Tools for Class Authors: Chapter13: Copy Control Chapter14: Overloaded Operations and Conversions Chapter15: Object-Oriented Programming Chapter16: Templates and Generic Programming Part IV - Advanced Topics Chapter17: Specialized Library Facilities Chapter18: Tools for Large Programs Chapter19: Specialized Tools and Techniques