All Projects → glguy → advent2017

glguy / advent2017

Licence: ISC license
Advent of Code 2017 solutions

Programming Languages

haskell
3896 projects
rust
11053 projects
lua
6591 projects

Projects that are alternatives of or similar to advent2017

advent-of-code
My Advent of Code Solutions - 350/350 Stars
Stars: ✭ 30 (+7.14%)
Mutual labels:  advent-of-code, advent-of-code-2017
adventofcode-solver
🎄 Advent of Code (2015-2021) in JavaScript
Stars: ✭ 16 (-42.86%)
Mutual labels:  advent-of-code, advent-of-code-2017
adventofcode
🎄 Advent of Code (2015-2021) in C#
Stars: ✭ 114 (+307.14%)
Mutual labels:  advent-of-code, advent-of-code-2017
aoc2017
Advent of Code 2017
Stars: ✭ 15 (-46.43%)
Mutual labels:  advent-of-code, advent-of-code-2017
advent-of-code
My solutions for Advent of Code
Stars: ✭ 32 (+14.29%)
Mutual labels:  advent-of-code, advent-of-code-2017
adventofcode
Advent of Code solutions 2015-2021
Stars: ✭ 95 (+239.29%)
Mutual labels:  advent-of-code, advent-of-code-2017
advent-2017
Advent of Code 2017
Stars: ✭ 16 (-42.86%)
Mutual labels:  advent-of-code, advent-of-code-2017
AdventOfCode2021
My solutions to Advent of Code 2021
Stars: ✭ 15 (-46.43%)
Mutual labels:  advent-of-code
adventofcode-rb-2019
Solutions to http://adventofcode.com/2019 (complete)
Stars: ✭ 14 (-50%)
Mutual labels:  advent-of-code
advent-of-cljc
Cross platform Clojure Advent of Code solutions
Stars: ✭ 44 (+57.14%)
Mutual labels:  advent-of-code
Scrypto-Advent-Calendar
Scrypto Advent Calendar. Learn the new programming langage to build secure DeFi applications quickly.
Stars: ✭ 22 (-21.43%)
Mutual labels:  advent-of-code
advent-of-code
My solutions to Advent of Code in Clojure
Stars: ✭ 13 (-53.57%)
Mutual labels:  advent-of-code
aoc-kotlin-starter
Starter template for solving Advent of Code in Kotlin
Stars: ✭ 15 (-46.43%)
Mutual labels:  advent-of-code
aoc2021
Advent of Code 2021 - my answers
Stars: ✭ 25 (-10.71%)
Mutual labels:  advent-of-code
Advent-of-Code-2019
My solutions for Advent of Code 2019
Stars: ✭ 14 (-50%)
Mutual labels:  advent-of-code
adventofcode-2018
Advent of Code 2018
Stars: ✭ 28 (+0%)
Mutual labels:  advent-of-code
advent-of-code-2021
🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2021
Stars: ✭ 173 (+517.86%)
Mutual labels:  advent-of-code
AdventOfCode-Java
adventOfCode(Language.JAVA);
Stars: ✭ 15 (-46.43%)
Mutual labels:  advent-of-code
advent2019
Advent of Code 2019 solutions
Stars: ✭ 43 (+53.57%)
Mutual labels:  advent-of-code
adventofnim
🎄👑 adventofnim - nim solutions for advent of code
Stars: ✭ 26 (-7.14%)
Mutual labels:  advent-of-code

advent2017

Advent of Code 2017 solutions

I post my solutions as I finish them once the leaderboard for the day fills up. After submitting my answer for the day I will typically go back and add type signatures, comments, and improve the structure of the code.

Please join Freenode's #haskell channel if you're interested in discussing Haskell solutions to the AoC problems. We'll be talking about them most of December.

Building

This project was built using GHC 8.2.2

For easiest building I recommend running cabal new-build

Final stats

You have 2546 points. (13th place)

      -------Part 1--------   -------Part 2--------
Day       Time  Rank  Score       Time  Rank  Score
 25   00:11:46   130      0   00:11:54   120      0
 24   00:07:26    11     90   00:08:56     7     94
 23   00:03:54    50     51   00:41:45    54     47
 22   00:08:45    22     79   00:13:16    13     88
 21   00:16:23     4     97   00:16:41     4     97
 20   00:07:00    29     72   00:10:55    10     91
 19   00:11:07    37     64   00:13:35    43     58
 18   00:25:14   333      0   00:38:27    83     18
 17   00:06:00    81     20   00:10:50    27     74
 16   00:08:22    92      9   00:14:47    29     72
 15   00:04:01    39     62   00:04:52    13     88
 14   00:04:17     7     94   00:10:30     5     96
 13   10:46:01  4654      0   10:48:32  3651      0
 12   00:03:31    26     75   00:06:01    34     67
 11   00:08:32   104      0   00:09:13    56     45
 10   00:18:14   236      0   00:25:55   103      0
  9   00:14:02   252      0   00:15:54   210      0
  8   00:05:51    46     55   00:06:36    41     60
  7   00:08:11   228      0   00:18:26    53     48
  6   00:04:26    18     83   00:06:02    17     84
  5   00:02:29    33     68   00:06:05   191      0
  4   00:00:48     4     97   00:01:10     1    100
  3   00:12:31   185      0   00:20:15    71     30
  2   00:01:45    48     53   00:03:37    32     69
  1   00:02:21    24     77   00:03:29    27     74
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].