Skip to content

Mvk122/Advent-Of-Code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Guide

  1. Run the following to install the required libraries
sudo apt-get install libcurl4-openssl-dev libgtest-dev
  1. For the first time install to allow CMake to make the makefiles for your build system, run build.sh.
  2. On subsequent building and running, just run run.sh.
  3. Tests can be run with test.sh.

About

My solutions in C++ for the Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages