Skip to content

nikobockerman/adventofcode-cpp

Repository files navigation

Advent Of Code problem solutions with C++

CI

The repository

This repository contains solutions to some of the Advent Of Code problems implemented in C++. This repository also serves a purpose of learning about new C++ features and utilizing those in the solutions.

Instructions for building

This project has some dependencies to other packages. Those dependencies are managed using vcpkg. CMake is configured to use vcpkg CMake toolchain which then installs those dependencies during configuration.

Building

Use CMake presets for configuring and building.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages