summary refs log tree commit diff stats
path: root/README.org
blob: 0eac8cfba162fb592f1cf7b65a17722d02a53f18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#+SETUPFILE: ~/.emacs.d/org-templates/level-1.org
#+HTML_LINK_UP: ../writings/
#+OPTIONS: toc:2
#+EXPORT_FILE_NAME: index
#+TITLE: Advent of Code

My solutions for [[https://adventofcode.com][Advent of Code]].

- Source: https://git.tilde.institute/andinus/aoc
- GitHub: https://github.com/andinus/aoc

Other Advent of Code solutions:

- https://git.tyil.nl/advent-of-code/
- https://github.com/codesections/advent-of-raku-2020