Bas Dado immortaly007
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-11 21:36:26 +01:00
dec8510b25 [TASK] Finally finished day 11
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-11 10:44:56 +01:00
6a135d0369 [TASK] Completed Day11 Part 1 (although I'm not happy with the performance...)
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-10 21:36:08 +01:00
7910024d93 [TASK] Cleaned up the Day 10 code (no need for 2D array, removed commented out code, using bitshift instead of switch/case)
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-10 21:25:43 +01:00
921039f07e [TASK] Solved Day 10 (finally)
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-09 09:54:35 +01:00
e053e4ed61 [TASK] Solved day 9 + added benchmarking options to the main method
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-08 11:28:28 +01:00
f5850ceb2b [TASK] Day 8 code cleanup
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-08 11:25:15 +01:00
48bea13e9d [TASK] Solved Day 8
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-07 22:33:24 +01:00
3046716c5f [TASK] Some small performance improvements in day 7 (like that was needed)
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-07 21:51:35 +01:00
d2cdb9a0c6 [TASK] (finally) solved Day 7
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-06 10:22:32 +01:00
9e0b4dbcd5 [TASK] Solved day 6
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-05 11:11:04 +01:00
ce1695c36b [TASK] Solved Day 5
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-04 21:45:20 +01:00
a37c2cbda5 [TASK] Finished Day 4
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-03 21:12:49 +01:00
7ae633a16e [TASK] Solved day 3
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-02 09:19:05 +01:00
4cc35ef3e5 [TASK] Solved day 2
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-01 16:47:27 +01:00
5c8e1324e9 [FIX] Correct input for day1
immortaly007 pushed to master at fun/advent-of-code-2020-rust 2020-12-01 09:29:35 +01:00
ce9848cdbf ignore /.idea
112d1462a4 Forgot to commit some files + small cleanup
62cd585261 Solved day1
immortaly007 created repository fun/advent-of-code-2020-rust 2020-12-01 09:23:29 +01:00
immortaly007 pushed to master at fun/Advent-of-Code-2019 2020-04-28 14:28:12 +02:00
a491a69ee6 Day16: Puzzle 1 is done, pretty easy, don't know how to do part 2 yet
c90804bc0a Day 15
fd597fc181 Day 14, that wasn't easy to get correct
190dd4bc9b Day 13, that was really cool!
a5dfc7cbd2 DAy 12 is now finished, was actually pretty hard
immortaly007 created repository fun/Advent-of-Code-2019 2020-04-28 14:28:11 +02:00
immortaly007 pushed to master at fun/Advent-of-Code-2018 2020-04-28 14:17:02 +02:00
14e7ca488e Day 20 (WIP)
0b28df1f3c Day 19 (or at least some of it...)
e803973184 Day 18
576a74d571 Day 17
a4471f5886 Day 16