Skip to content

Solutions for the advent of code problems I was able to solve

Notifications You must be signed in to change notification settings

TendTo/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Advent of code

Repository for the Advent of code challenge.

It is an yearly challenge where you have to solve a puzzle every day from the 1st to the 25th of December.
Its author is Eric Wastl.

Expected input-output

By default the input for each puzzle is read from tge standard input and the output is written to the standard output. Furthermore, both parts of each puzzle will be run.
The scripts allows for customization of this behaviour by passing the input and output file names as arguments and by passing the part number as an argument. Use the -h flag to see the available options.

Year 2023

About

Solutions for the advent of code problems I was able to solve

Resources

Stars

Watchers

Forks

Languages