https://github.com/mabrarov/cpp-learn
Some learning tasks written in C++
https://github.com/mabrarov/cpp-learn
cpp learning
Last synced: 5 months ago
JSON representation
Some learning tasks written in C++
- Host: GitHub
- URL: https://github.com/mabrarov/cpp-learn
- Owner: mabrarov
- Created: 2020-03-19T19:25:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-21T12:18:38.000Z (about 1 year ago)
- Last Synced: 2025-06-21T13:25:16.170Z (about 1 year ago)
- Topics: cpp, learning
- Language: PowerShell
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Tasks
[](https://travis-ci.com/mabrarov/cpp-learn)
[](https://ci.appveyor.com/project/mabrarov/cpp-learn/branch/master)
[](https://codecov.io/gh/mabrarov/cpp-learn)
## Building
Requirements
1. C++ toolchain
* Microsoft Visual Studio 2015-2022
* MinGW 7+
* GCC 6+
* Clang 6+
1. [CMake](https://cmake.org/) 3.2+