Advent of Code: Difference between revisions

From The K Language Wiki
Content added Content deleted
(add aoc)
 
(Added 2021 AoC link for chrispsn)
Line 12: Line 12:
| [http://copy.sh copy] || [http://copy.sh/k/ 2020-2021]
| [http://copy.sh copy] || [http://copy.sh/k/ 2020-2021]
|-
|-
| [https://github.com/chrispsn chrispsn] || [https://github.com/chrispsn/aoc2017 2017] [https://github.com/chrispsn/aoc2019 2019] [https://github.com/chrispsn/aoc2020 2020]
| [https://github.com/chrispsn chrispsn] || [https://github.com/chrispsn/aoc2017 2017] [https://github.com/chrispsn/aoc2019 2019] [https://github.com/chrispsn/aoc2020 2020] [https://github.com/chrispsn/aoc2021/ 2021]
|-
|-
| [https://github.com/xpqz xpqz] || [https://gist.github.com/xpqz/6e05b8fc54a6aa1876d32d5b18632ea5 2021]
| [https://github.com/xpqz xpqz] || [https://gist.github.com/xpqz/6e05b8fc54a6aa1876d32d5b18632ea5 2021]

Revision as of 12:00, 3 December 2021

Advent of Code (AoC) is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language. This page documents attempts by users to solve the Advent of Code challenges in K or K derivatives.

The main private leaderboard for K programmers is at 419401-2f52b175.

List of All Solutions
ngn 2019-2021
mkst 2015-2021(K/QDB+)
copy 2020-2021
chrispsn 2017 2019 2020 2021
xpqz 2021
leahneukirchen 2015 2016 2017 2018 2019(all partly done in K)
FrankBro 2020-2021
TechnoJo4 2021