Skip to content

Instantly share code, notes, and snippets.

@theburningmonk
Created December 16, 2016 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theburningmonk/f258af23fa702f9418816d9356bd601f to your computer and use it in GitHub Desktop.
Save theburningmonk/f258af23fa702f9418816d9356bd601f to your computer and use it in GitHub Desktop.
Advent of Code (Day 15)
let input2 = input1 @ [ { Number = 7; Positions = 11; Time0Pos = 0 } ]
let part2 = solve input2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment