Skip to content

iburzynski/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄🧝‍♂️ Advent of Code 2022 🧝‍♀️❄️

My solutions for Advent of Code 2022 in Haskell

  • Use cabal run aoc2022 <<DAY>> to see answers for a day's challenges (i.e. cabal run aoc2022 1)
  • Nix users with flakes enabled can use nix run . -- <<DAY>>. Follow instructions for haskell.nix
             ,
       ,   , |-_      ,           ,  ,
      (_  ,' ( \)  :  |           ' ,'
        \_(  ( :| _,_,'     ''',  ;,'
      ,   '\_\\ ',-'          ,', ,,    ,
     ,'  ,   '\ ,| ,           ''_.',   ',  ,
  .' ,  ',:   )\ |,'           '-- (     ',-'
  ',,'    ':_;)_,'\               ) \__,,-'
(__(:_ ,      \ ,  \_            / ,--''
    \_,'_,     \\ /''-,        __) )
      '._',__ ._\(_   ____,--''_,-'
    (_') (   )(  /_''',___,--''--.'
      / __===((_(_)  (,"";"
     (/'  ,"7,---.__,""_;"
        _,-""" __   ("" ""--..___..----.........--------""""""---._  _
   _,--"      ;O") )))  `` :.``:.` `` ``` `  ``  .``` . .. ; . .::""":"=
  (( "(  7/,,  `  )  :      : ` : `        .      . `` . .. ; ::..:"  :)\
   \__'__,._  ,,,""    :               :    .      . `` . .. ;: .. :" :((\
            """",      :              :.     .    .  `` . ..; . :.:" :  "`
                \;;     :           ::.       .   .    `` : .:. : .:";
                |; ;     :        ...:        .       , ;;:. ;. : . :;
                |;  ;     ::    ..::`        .     , ,,;;;) ;. : ..:;:
                ;;   ;;      ..::` ;;;  ,  ,   ,  ,  ,;;;;) . : ..:; :
                `;;    ;;;  :::``;;; ;;;,,;;,;;,,;;,;;;;;( ; .. :.; (
                 `;;;     __    :: (;;;;;;;;;;;;;;;;;;;;;_\  ; ;. ; :
                  `;;;;;;`;:"\";;:/""`````````````"""""    \;;;. / :(
                    ```` \:::|;;;/                          \;;;;| :\
                          |::;;;;;                           ":;;;|::\
                          ::;\;;;;                            ":;;\::(
                          ::; \;;|                             \;;(:::)
                          |:; |;;|                             );;)|::/
                          /:: \;;;                             ;;/ \:|
                          ;:: |;;)                            ;;|  ;:|
                          ;::  ;;|                            ;;|  ;:|
                         ./:;  /;|                           ;;/   ;:|
                       _.;:(  /;(    ctr                  _./:(   _;:(
                      ;__;-\`;_;_\\                      ;__;-\  ;;_;\\

Releases

No releases published

Packages

No packages published