Go to file
Jonathan Chan 270ef6c664 Day 24. 2018-12-24 18:10:18 -08:00
app Day 24. 2018-12-24 18:10:18 -08:00
input Day 24. 2018-12-24 18:10:18 -08:00
src Day 24. 2018-12-24 18:10:18 -08:00
.gitignore Initial commit. 2018-11-25 18:32:15 -08:00
ChangeLog.md Initial commit. 2018-11-25 18:32:15 -08:00
LICENSE Initial commit. 2018-11-25 18:32:15 -08:00
README.md Day 24. 2018-12-24 18:10:18 -08:00
Setup.hs Initial commit. 2018-11-25 18:32:15 -08:00
package.yaml Day 22 - fixed part 2 (Visiteds should save Key, not just Coordinate); Day 23 - part 2 using SBV (but runs very slowly). 2018-12-23 22:08:06 -08:00
stack.yaml Day 22 - fixed part 2 (Visiteds should save Key, not just Coordinate); Day 23 - part 2 using SBV (but runs very slowly). 2018-12-23 22:08:06 -08:00

README.md

Advent of Code 2018

Blog Posts

~To arrive at ⟨ortho|normal⟩ as December comes.~

Now located in this repository's wiki.

Runtimes

Day Runtime (s) With -O2
01 < 0.1
02 < 0.1
03 ~ 2
04 ~ 1
05 ~ 1
06 ~ 3
07 ~ 1
08 ~ 6.5
09 ~ 7
10 ~ 6.5
11 ~ 7
12 ~ 1.5
13 ~ 0.5
14 22
15
16 ~ 1
17 ~ 15
18 ~ 6
19 ~ 3
20 ~ 40
21 ~ 1
22 23
23 128
24 ~ 2
25