-
a90a59c846
Day 12, plus some edits to days 1 and 2
Jonathan Chan
2017-12-11 22:43:01 -0800
-
1078b40201
Day 8 - Used scanl, made things more concise
Jonathan Chan
2017-12-12 09:29:08 -0800
-
a5e12ca387
Day 11
Jonathan Chan
2017-12-10 22:43:13 -0800
-
a44830ae8d
Day 10 - condensed a lot of functions and used normal lists instead of Seq
Jonathan Chan
2017-12-10 11:00:11 -0800
-
a96ab19024
Day 10
Jonathan Chan
2017-12-09 23:00:44 -0800
-
732092abe3
Day 9 - alternate solution using only one foldl pass
Jonathan Chan
2017-12-08 22:51:36 -0800
-
512d3d1e8d
Day 9 - placed 917 and 905 on the leaderboardgit add .
Jonathan Chan
2017-12-08 22:01:23 -0800
-
8097d2578d
Day 5 - alternate solution using unboxed vectors, but unfortunately they're not any faster
Jonathan Chan
2017-12-12 09:29:05 -0800
-
d3506becf4
Day 8 - turns out getOrSetZero is redundant
Jonathan Chan
2017-12-12 09:29:03 -0800
-
218b09f2e9
Day 8, part 2
Jonathan Chan
2017-12-08 00:34:34 -0800
-
8aa2be284b
Day 8, part 1
Jonathan Chan
2017-12-08 00:27:09 -0800
-
02817b9cf2
Day 7 - refactored for clarity
Jonathan Chan
2017-12-12 09:29:00 -0800
-
5d727c1817
Day 7, part 2 - finished, not very pretty but gets it done
Jonathan Chan
2017-12-12 09:28:58 -0800
-
6410560315
Day 7, part 2 - partial progress: made a tree, I guess?
Jonathan Chan
2017-12-06 23:22:16 -0800
-
91d0fb46bc
Day 7, part 1 - minor adjustments
Jonathan Chan
2017-12-06 22:26:30 -0800
-
a58f59b31f
Day 7, part 1
Jonathan Chan
2017-12-06 22:21:37 -0800
-
e910558507
Day 5 - replaced Seq Int with IntMap Int for slight performance improvement...
Jonathan Chan
2017-12-06 20:38:38 -0800
-
f395778a9f
Day 5 (takes 40 seconds... too long??)
Jonathan Chan
2017-12-04 23:07:09 -0800
-
40c2d06a8c
Day 6 - imported only needed functions so that I don't have to Data.* everywhere
Jonathan Chan
2017-12-12 09:28:55 -0800
-
cf61ef2a44
Refactored Day 6 for clarity.
Jonathan Chan
2017-12-12 09:28:52 -0800
-
2b209648d5
Day 6, updated for part 2
Jonathan Chan
2017-12-12 09:28:47 -0800
-
9052fd9db6
Day 6, part 1
Jonathan Chan
2017-12-12 09:28:43 -0800
-
507a271dab
Create README.md
Jonathan Chan
2017-12-04 23:27:33 -0800
-
4b86784e32
Day 4
Jonathan Chan
2017-12-12 09:28:32 -0800
-
845fabfc25
Day 3 finally done!
Jonathan Chan
2017-12-03 23:48:57 -0800
-
45e4e78ab3
Day 3: getDownstairs is incorrect, but the rest should be correct...
Jonathan Chan
2017-12-03 22:32:21 -0800
-
f374478dd2
Added alternate solution to Day 2-2 that doesn't use applicative.
Jonathan Chan
2017-12-02 11:11:28 -0800
-
f2dd458149
Day 2, on time!
Jonathan Chan
2017-12-02 10:43:59 -0800
-
412d637866
Day 1, done! (Late oops)
Jonathan Chan
2017-12-02 09:41:43 -0800