Danila Fedorin DanilaFe
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-07 20:35:22 +00:00
75a318c567 Add some tuple utilities.
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-07 09:21:55 +00:00
d1fc0c3241 Add and use a heaphash.
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-07 04:51:29 +00:00
cfd4d1447a Add a zip_with function.
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-06 05:48:38 +00:00
15f578525d Add some utility methods for lists of sets.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-06 05:15:32 +00:00
e79b0344fd Add initial day6 solution.
479b1d745e Update code to use advent lib.
e9d0701b4c Extract some common utilities into a library.
Compare 3 commits »
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-05 23:56:24 +00:00
48ba4e1577 Add code to fetch input from AoC.
DanilaFe pushed to master at Advent-of-Code/advent 2020-12-05 23:35:02 +00:00
a8363ae168 Write initial version of the library.
DanilaFe created repository Advent-of-Code/advent 2020-12-05 23:34:44 +00:00
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 08:06:19 +00:00
7826194b37 Remove debug output form knapsack.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 08:05:54 +00:00
3d45bd3da3 Add knapsack implementation.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 07:24:55 +00:00
0dad7a3244 Adjust template.
b1889cbbba Add heap.
Compare 2 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 06:04:31 +00:00
0ba970d517 Clean up day 5.
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 05:32:38 +00:00
3d5c13cf6a Add day 5 solution.
598c970a46 Add a pathfinding algorithm - why not?
b91819c4cf Reimplement day 4 using validators.
1a2f18b316 Extract some code from day 4.
Compare 4 commits »
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2020 2020-12-05 02:19:08 +00:00
15128fbddf Add cleaned up day 4 solution.
2ed1ce8b06 Add day 4 solutions.
f3e3960ea1 Add initial file after solving day 4.
00e8704ac3 Add day3 solution.
0651feb111 Add a script to pull input from AoC
DanilaFe created repository Advent-of-Code/AdventOfCode-2020 2020-12-05 02:18:51 +00:00
DanilaFe pushed to master at Advent-of-Code/AdventOfCode-2019 2020-12-05 02:18:37 +00:00
161ee6e244 Abstract intocode into separate files.
e62a0067e7 Add the first few solutions.
DanilaFe created repository Advent-of-Code/AdventOfCode-2019 2020-12-05 02:18:10 +00:00
DanilaFe transferred repository DanilaFe/AdventBot to Advent-of-Code/AdventBot 2020-12-05 02:09:50 +00:00
DanilaFe transferred repository DanilaFe/AdventOfCode-2018 to Advent-of-Code/AdventOfCode-2018 2020-12-05 02:09:16 +00:00
DanilaFe transferred repository DanilaFe/AdventOfCode-2017 to Advent-of-Code/AdventOfCode-2017 2020-12-05 02:08:38 +00:00