Skip to content

igorkrz/AdventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2023

https://adventofcode.com/2023

This repository is used for educational purposes

Golang this year :)

To run any program you first need to put input.txt inside the day directory and then run the command for example:

go run days/01/main.go --part 2

Part 1 is the default part to run, so you don't need to specify --part flag. And of course don't forget to change the day when running the program :)

Happy coding!

About

Solutions for Advent of Code 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages