Skip to content

Repository files navigation

Advent of Code 2018

Solutions for the 2018 edition of the Advent of Code - http://adventofcode.com/2018

Back again for another year, the little Advent of Code site that has a new pair of problems to solve each new day (i.e., midnight Eastern time) and this repository holds my solutions using ruby

There are a few files that help with the mechanics of the challenge itself. The value for the session cookie from the site is stored in the ./.session file. The day_prep.rb retrieves the challenge description and builds the initial solution file using the day_template.rb. The input for the day's challenge is retrieved (and cached!) using code from the module defined in input.rb.

My Personal Leaderboard stats: (didn't even get started this year until day 3)

 --------Part 1-------- --------Part 2--------
Day Time Rank Score Time Rank Score
4 13:57:15 9348 0 14:08:41 8816 0
3 >24h 19977 0 >24h 18783 0
2 >24h 29204 0 >24h 26007 0
1 >24h 44285 0 >24h 35289 0

Here are some of the participants using Ruby from the Cincinnati Ruby Brigade or who I noticed on the Leaderboard:

Or just search Github for more with: Advent of Code created:>2018-10-01 language:Ruby

About

Solutions to the https://adventofcode.com/2018

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages