Skip to content

fatfisz/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2023

My Advent of Code 2023 solutions

Running

To run a solution for a task e.g. 3.1 with the input file e.g. corner.in run:

cd 3.1
zig build run -- corner

This should generate the file corner.out with an answer or overwrite the existing one.

About

My Advent of Code 2023 solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages