-
Notifications
You must be signed in to change notification settings - Fork 0
ir33k/aoc23
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
___ _|___|_ (' < ') >-( o )-< _____( o )_____ Advent of Code 2023 Build and run: $ ./build # Build all binaries $ cd 01 # Go to day 1 $ ./part1.bin < example # Run part 1 with example input $ ./part2.bin < example2 # Run part 2 with second example $ ./part1.bin < input # Run part 1 with main puzzle input $ ./test.bin # Run tests for day 1
About
Advent of Code 2023