Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wololock/aoc2018
Advent of Code 2018 challenge with Haskell
https://github.com/wololock/aoc2018
advent-of-code advent-of-code-2018 haskell haskell-learning
Last synced: 6 days ago
JSON representation
Advent of Code 2018 challenge with Haskell
- Host: GitHub
- URL: https://github.com/wololock/aoc2018
- Owner: wololock
- Created: 2018-12-01T11:37:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T22:47:40.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T08:41:38.522Z (27 days ago)
- Topics: advent-of-code, advent-of-code-2018, haskell, haskell-learning
- Language: Haskell
- Size: 165 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code 2018 Challenge with Haskell
This is the repository with my solutions to Advent Of Code 2018 challanges.
I participate in 2018 AoC edition to learn Haskell better.## Personal stats
```
-------Part 1-------- -------Part 2--------
Day Time Rank Score Time Rank Score
23 >24h 4604 0 >24h 2757 0
19 >24h 5275 0 >24h 4387 0
18 >24h 6153 0 >24h 5801 0
17 >24h 4264 0 >24h 4237 0
16 >24h 6355 0 >24h 6132 0
14 04:51:03 3039 0 09:50:32 3582 0
13 08:02:39 2773 0 09:37:56 2602 0
12 04:31:52 3006 0 04:55:17 2237 0
11 03:32:42 3635 0 05:18:44 3504 0
10 17:20:46 7354 0 17:37:53 7396 0
9 >24h 8424 0 >24h 8265 0
8 04:54:40 3536 0 05:24:50 3354 0
7 16:18:55 8626 0 - - -
6 06:26:31 4459 0 06:51:20 4099 0
5 03:31:21 5466 0 04:36:56 5667 0
4 03:43:34 3753 0 03:54:36 3555 0
3 05:14:57 6295 0 06:03:03 6060 0
2 00:26:30 2015 0 01:08:05 2390 0
1 04:13:28 5420 0 05:56:45 5522 0
```