Skip to content

mcarosio80/AoC2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

Written by Marco Carosio https://marcocarosio.it/

Getting Started

The easiest way to have the repo compiled is typing

$ git clone git@github.com:mcarosio80/AoC2023.git
$ cd AoC2023
$ mkdir -p build/
$ cd build/
$ cmake ..
$ cmake --build . -j24

Have fun and long life to AoC!

About

Advent of Code 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published