bjorng
Advent of Code 2019 - Day 3
Note: This topic is to talk about Day 3 of the Advent of Code 2019 .
There is a private leaderboard for elixirforum members. You can join it by following this link and entering the following code:
39276-eeb74f9a
Most Liked
bjorng
Here is my solution.
ferd
Here’s my erlang take on day 3:
NobbZ
Todays solution is a bit earlier as usual for me, as I currently can’t do office work as we have an internet outage. Doing this per mobile connection sharing right now.
Solution is at github, as usual.
Implementation is pretty straight forward after one has realised that we are basically just dealing with 2 sets and we want to know where they intersect 
Though code clean up has to wait, as I have to attend to a meeting in a couple of minutes, which we will hold as scheduled despite the internet problem.







