Skip to content

🎄 My solutions to the 2022 of "Advent of Code".

Notifications You must be signed in to change notification settings

khalilliu/adventofcode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2022

C++ Solutions for adventofcode.com year 2022 puzzles

To compile, this should work for all puzzles (actually, C++20 is only needed for a few, C++11 should be enough for most):

eg: compile day1 puzzle

cd 01
./build.sh run 01 
./build.sh run 02

About

🎄 My solutions to the 2022 of "Advent of Code".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published