day12

package
v0.0.0-...-bf12b5d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Day12_solve_part1

func Day12_solve_part1(file string, steps int) int

func Day12_solve_part2

func Day12_solve_part2(file string) int

They're not sending their best problems folks.

It's obvious there are sub-cycles in it otherwise it is inane. I decided in a couple mins there were smaller repeating patterns otherwise it is intractable. This is part of the issue I had with some of the problems in 2018.

It doesn't use any techniques of optimizing an actual N-body problem with large numbers of bodies like distance approximations, gridding, etc... This is more like a "gears" application of LCM.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL