An open API service indexing awesome lists of open source software.

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++

Awesome Lists containing this project

README

          

# C++ Tasks

[![Travis CI build status](https://travis-ci.com/mabrarov/cpp-learn.svg?branch=master)](https://travis-ci.com/mabrarov/cpp-learn)
[![AppVeyor CI build status](https://ci.appveyor.com/api/projects/status/a6t7f3m9h550k984/branch/master?svg=true)](https://ci.appveyor.com/project/mabrarov/cpp-learn/branch/master)
[![Code coverage statu](https://codecov.io/gh/mabrarov/cpp-learn/branch/master/graph/badge.svg)](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+