~kmaasrud/aoc22

Advent of Code 2022
fix wrong filenames

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kmaasrud/aoc22
read/write
git@git.sr.ht:~kmaasrud/aoc22

You can also use your local clone with git send-email.

                                          _\/_
                                           /\
                                           /\
                                          /  \
                                          /~~\o
                                         /o   \
                                        /~~*~~~\
                                       o/    o \
                                       /~~~~~~~~\~`
                                      /__*_______\
                                           ||
                                         \====/
                                          \__/

         /\                                  .             .-.   .-._   .-._.
     _  / |         .'   .-.             ...;...          ; -' .: (_)`-'          .'
    (  /  |  . .-..'_.;  :  .-.  . ,';.   .'      .-.   -;--   ::      .-.   .-..'  .-.
     `/.__|_.':   ;  ;   ;.;.-'  ;;  ;; .;       ;   ;' .      ::   _ ;   ;':   ; .;.-'
 .:' /    |   `:::'`.`._.' `:::'';  ;;.;         `;;'`.'       `: .; )`;;'  `:::'`.`:::'
(__.'     `-'                   ;    `.                          `--'


           Here you will find my solutions for this year's Advent of Code.

I chose Go as my language of choice, as I wanted something simple, but with a robust and
                complete standard library. The source is hosted on:

                 *- Sourcehut: https://git.sr.ht/~kmaasrud/aoc22 -*
                 *-  GitHub: https://github.com/kmaasrud/aoc22   -*