Advent of Code is an advent calendar of small programming puzzles that can be solved in any programming language you like. You can find more information about Advent of Code here: https://adventofcode.com/2020/about
- This repository contains my solutions to the puzzle using Java.
- If you want to run this code yourself, you may need to change the input in
resources/inputs/
. - You can find the code in
src/de/derniklaas/aoc2020/days/
.
Name | Language | Link |
---|---|---|
andi_makes | C++ | Link |
LeMoonStar | C++ | Link |
networkException | TypeScript | Link |
Gewi413 | Kotlin | Link |
joblo2213 | Java | Link |
Hax | Java | Link |
Sammy | C++ | Link |
Trojaner | TypeScript | Link |
syncopsta | Python 3 | Link |
noeppi_noeppi | Yes. | Link |