Skip to content

YProsper/AdventOfCode2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2017

Solutions for Advent of Code 2017 in Go. I won't get up at 5 to get into the leaderboard but code challenges always turn me on!

I didn't have time to finish all the challenges before christmas, but I will keep this repo updated, without looking at solutions :)

The Story

The night before Christmas, one of Santa's Elves calls you in a panic. "The printer's broken! We can't print the Naughty or Nice List!" By the time you make it to sub-basement 17, there are only a few minutes until midnight. "We have a big problem," she says; "there must be almost fifty bugs in this system, but nothing else can print The List. Stand in this square, quick! There's no time to explain; if you can convince them to pay you in stars, you'll be able to--" She pulls a lever and the world goes blurry.

When your eyes can focus again, everything seems a lot more pixelated than before. She must have sent you inside the computer! You check the system clock: 25 milliseconds until midnight. With that much time, you should be able to collect all fifty stars by December 25th.

Collect stars by solving puzzles. Two puzzles will be made available on each day millisecond in the advent calendar; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!

  • Day 1 : Inverse Captcha
  • Day 2 : Corruption Checksum
  • Day 3 : Spiral Memory
  • Day 4 : High-Entropy Passphrases
  • Day 5 : A Maze of Twisty Trampolines, All Alike
  • Day 6 : Memory Reallocation
  • Day 7 : Recursive Circus
  • Day 8 : I Heard You Like Registers
  • Day 9 : Stream Processing
  • Day 10 : Knot Hash
  • Day 11 : Hex Ed
  • Day 12 : Digital Plumber
  • Day 13 : Packet Scanners
  • Day 14 :
  • Day 15 :
  • Day 16 :
  • Day 17 :
  • Day 18 :
  • Day 19 :
  • Day 20 :
  • Day 21 :
  • Day 22 :
  • Day 23 :
  • Day 24 :

About

Advent of Code 2017 solutions in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages