/adventofcode-2022

🎅 Marry XMas 🎄 Kotlin solutions for my Advent of Code 2022 🤶

Primary LanguageKotlinMIT LicenseMIT

Advent of Code 2022 🎄

AoC2022 Language Twitter

            val aMessageFromMe = """
                 .      .     II |  \)  .      .         .              .     /\     .
              .      .      .II  |                   .          .    .        \ \.
                .       .     II |   , hristmas  .        __       .      /\_,'  /~|  .
              .      .     .   ~~~--'                    {::;,~;  __  ,-. \  /~._)::
                 .      .     .       .      .      . (\_/`:_';;._;:: ::|  ; `;;;;; .
              .     .     ___..----._      .     .    `-.__  `-._;;;;-'::_.' ,;;;,'   .
                  .    ,-'           `-._     .      .     `-.__ `:_::::`.__,;:::;-, .
                .    ,'           _______`; .     .       .     `--.`._::::::::_:-' . .
              .    ,'  ____--#############|   .       .        .    `-.`::::::'  .   .
                  | ./|###################|      .         .          | ::::::     .
              ,###\/  |######-----~~~~~~~~:   .      .         .    _.--'    :_.--.___
              |####|   |   .....     .... :||.    .        .      .'  \\\     _      _>
              `####'  |:: ;;;;;;;   ;;;;;;:::|.      .   .        ; 0   \\\_--;`~~--~
                     ||:;    __       __   :|||.  .    .        _,'  _-~_ \\ ~;       .
             .  .   ||:;    '  `   _ '  `  ::|||     .      _.-'\\\-~_-~   \\.'  .  .
              .    ||:;        _,,(_),,_    :||'  .      . (_)   \\\~  __.--';     .
                  ||::::     ,|||||||||||.   ::||   .  .     `--','\\'~     .'  .      .
             .   |:::::::_  ,|||||   |||||,   :|'    .      .   `--' `.     ;       .
                ||;;;:::::::;|||||___|||||':::::||      .             :     :    .     .
                `|;;::::::::::::::::::::::::::::::|  .       .    .   ;     :      .
              .    ,|;;|::::::|||||||||::::::||||||       .    .     ,'      :  .      .
                  |;;;||||::::::|||||::::::::::|||'---.___          ,'       :       .
                  |;;;;||||||::::::|||::::::::::||__ :::::`---.____,'         :  .     .
             .    `|;;;;||||||::::::|||:::::::|||'  `-._":::::::: ,'           :--._
               .    _,|;;;|||||||||:::|::::::||''       `.":::::,'           _::::::`.
             .    ,' |;;;;;;;;|||||::::::::||;;           `-.::;            |#########|
               .  |      `|;;;;|||||;;;;:;;;'                ,'            |##########|
             .   |         `||;;;;||;;;;|||'                _;-'\          /          |
                 |         ||  `;;;;;;;;;;' ________    _.-'      \      /'            |
              . |          |      ````''_,-|::::::::`,-'   ___      \   (    ,'|       |
                |          |           /___/' _`---;'  _.-'   \       \  `--' ,'       |
               |          |       ___#####,--'   ,'  ,\;;;\   |`\|:    |     :'       ,'
               |          :__.---'   |####      ,'  :` `\::`\_| ;    _;      `.____.-'
              :                      |####      ;___:  / `.::;: `.__,'     ____--'  |
              ;                      |####     /____|  \. `.;;;|                     \
              `,                _____|####__             ; `~~~~|                     |
               `._____,--------'     ~~~~~  `-._________,'       |_____________________\
             |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
             |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
             |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
             |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
             |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
             |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@|
             [[[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[]]]]
             [[[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[]]]]
             ~~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~
             ]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[
             ]]]]] [[TARGON]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[[[]]]]] [[[
             ~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~~ ~~~
"""

Kotlin solutions for my Advent of Code 2022. If you're looking for the 2021 solutions (almost all of them!), you can find it here. If you're looking for the 2020 solutions, you can find it here.

If you enjoyed the event, don't forget to support the event ❤️.

License 📄

This code in this repository is licensed under the MIT License - see the License file for details