Commit Graph

8 Commits

Author SHA1 Message Date
alexchao26 06e9e53f49 replaced 1 << 31 - 1 with math.MaxInt32 2020-08-12 20:45:56 -04:00
Alex Chao cd12e1a405 day20 part1, dijkstras search with portals/jumps 2020-08-07 16:25:20 -04:00
Alex Chao 627540fe31 added day15 solutions 2020-08-04 19:54:41 -04:00
alexchao26 307f57d6f9 added day11 solution. added util.RotateGrid 2020-08-04 11:25:44 -04:00
Alex Chao 534995dcac refactor of day07 solution 2020-08-03 15:54:04 -04:00
Alex Chao 62dcb76a46 update util.ReadFile to trim whitespace 2020-08-03 15:53:34 -04:00
alexchao26 18f80cb4f5 day10 refactor, still needs a lot of work 2020-08-01 22:40:03 -04:00
alexchao26 af05bc86c3 Added go.mod file. Added util folder for shared code 2020-08-01 21:21:00 -04:00