Skip to content

Aadv1k/AdventOfGo2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code 2023 in Go 🐭

This is my 3rd attempt of AoC πŸŽ„! My goal is not to get 50 stars, with a great solution, I do AoC to learn a new language in a fun way

β˜… = completed the solution β˜† = had to get help

Setup

Using emacs with this config (and also VsCode as of late)

Usage

go run . day01 ./data/day01/input.txt
===== day01 =====
Part01: The sum of all calibration values is 20614
        (took 6.456Β΅s)
Part02: The sum of all calibration, including words values is 142
        (took 41.131Β΅s)

Credits

  • thanks to Mr-Unforgettable - for resolving a potential but at day01 - fixing an offset issue in day02, part01 (#2)

Past

About

Advent of Code in Go! β˜•πŸŽ„

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages