Commit Graph

14 Commits

Author SHA1 Message Date
alexchao26 37323d56a3 update util 2020-12-11 00:43:47 -05:00
alexchao26 1fec4f74d3 updated util packages 2020-12-10 01:04:51 -05:00
alexchao26 ce80ce9f81 2020 day 3 - simple 2d grid traversal 2020-12-03 00:28:22 -05:00
alexchao26 1cac95e4f9 2018 day06 solution, patch 2020 scripts missing flag.Parse() 2020-11-29 20:03:29 -05:00
alexchao26 574bb4b9cc renamed module... for some reason 2020-11-27 02:53:18 -05:00
alexchao26 b883a59052 made a prime number generator to do a little bit of testing 2020-10-13 00:14:37 -04:00
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