sasajuric

sasajuric

Author of Elixir In Action

Note: This topic is to talk about Day 13 of the Advent of Code.

For general discussion about the Advent of Code 2018 and links to topics of the other days, see this topic.

Showing Posts 1 to 8

sasajuric

sasajuric OP

Author of Elixir In Action

I found today’s task somewhat tedious. I lost some time because I didn’t cover the case where the cars crash in the middle of the tick, so I got wrong results. Anyway, my solution is here.

simon

simon

I need to do some serious refactoring and tidying up and I’ve only completed part 1 so far but my solution is here.

Part 2 should be pretty simple to solve but my guess about it involving tracking the number of ticks was wrong so I can also tidy my code up because of that a bit too.

My biggest gotcha was in that I copied and pasted my file reading code from a previous day and was trimming it so my grid was all out of alignment. :tired_face:

I’ll add the part two solution tomorrow morning.

JEG2

JEG2

Author of Designing Elixir Systems with OTP

My solution to Day 13:

https://github.com/JEG2/advent_of_code_2018/blob/master/day_13/mine_cart_madness.exs

You can watch me create it in this video (for the next 14 days):

bjorng

bjorng

Erlang Core Team

My solution to Day 13. I struggled with collision detection for a long time. Here is the cleaned up version of my code.

sfusato

sfusato

I struggled with this one. It was also a pain in the ass to debug what was wrong with the state I was building at each tick. I wish they gave more test cases to cover rather than the default one as that one was passing.

My solution is here.

snewcomer

snewcomer

Phoenix Core Team
simon

simon

It wasn’t and I ended up also retro-fitting the part 2 solution to handle part 1 too. However the updated code can all be found here.

— All posts loaded —

Where Next? Top

Trending in Challenges Top

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews