# MyCppStudy **Repository Path**: realmarkyang/my-cpp-study ## Basic Information - **Project Name**: MyCppStudy - **Description**: 本仓库用来练习和验证C++的基本数据结构以及编程思路 - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-13 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyCppStudy ## 介绍 本仓库用来练习和验证C++的基本数据结构以及编程思路 ## 构建 使用CMake进行项目构建 gcc版本为9.2.0 MinGW