Advent of Code 2020
Petra Lamborn 91c59c8192 Solves part 1 but apparently wrong for part 2 3 years ago
2018 Start on 2018 for funsies 3 years ago
.gitignore First part of first question 3 years ago
1a.R Second part of first day 3 years ago
1b.R Second part of first day 3 years ago
2.R Day 2 3 years ago
3.R Day three (forgot to commit) 3 years ago
4.R Part b 3 years ago
5.R Day 5 3 years ago
6.R Day 6 3 years ago
7.R Day 7 3 years ago
8.R Day 8 (R was not designed for this) 3 years ago
9.R because who needs loops? 3 years ago
10.R Day 10 3 years ago
11.R Day 11 (warning: takes time) 3 years ago
12.R Comments, because this code does not document itself 3 years ago
13.R Day 13 3 years ago
14.R Day 14 (had to resort to using the test data for part 1) 3 years ago
15.R Day 15 - hashmap package needed to speed things up, but not in cran 3 years ago
16.R Solves part 1 but apparently wrong for part 2 3 years ago
README.md Initial commit 3 years ago
input1a.csv First part of first question 3 years ago
input2.csv Day 2 3 years ago
input3.txt Day three (forgot to commit) 3 years ago
input4.txt Part 1 3 years ago
input5.txt Day 5 3 years ago
input6.txt Day 6 3 years ago
input7.txt Day 7 3 years ago
input8.txt Day 8 (R was not designed for this) 3 years ago
input9.txt because who needs loops? 3 years ago
input10.txt Day 10 3 years ago
input11.txt Day 11 (warning: takes time) 3 years ago
input12.txt Day 12 3 years ago
input13.txt Day 13 3 years ago
input14.txt Day 14 (had to resort to using the test data for part 1) 3 years ago
input14test.txt Day 14 (had to resort to using the test data for part 1) 3 years ago
input16.txt Solves part 1 but apparently wrong for part 2 3 years ago

README.md

Advent2020

Advent of Code 2020