Commit Graph
64 Commits
Author SHA1 Message Date
onyx_online 171e50ebe4 split runners a little more 2023-12-17 17:51:09 +00:00
onyx_online 3a3af64df9 remove redundant expression 2023-12-17 15:53:24 +00:00
onyx_online 801ed17bf1 speed up p2... 2023-12-17 15:49:04 +00:00
onyx_online 6dae7502db day-16 2023-12-17 15:31:11 +00:00
onyx_online 6dc1631eb3 add hasher tests 2023-12-16 00:30:07 +00:00
onyx_online e5a75872fe add docstring 2023-12-16 00:23:25 +00:00
onyx_online 7faa19e159 label already r trimmed 2023-12-16 00:21:45 +00:00
onyx_online e7635b5e4c remove add, remove functions. 2023-12-15 19:51:15 +00:00
onyx_online 20713a9967 remove assignment 2023-12-15 18:06:56 +00:00
onyx_online 927e78aa3a upd log level 2023-12-15 17:21:33 +00:00
onyx_online 8655265908 day-15 2023-12-15 17:19:33 +00:00
onyx_online e29029c688 upd go.mod 2023-12-15 12:49:30 +00:00
onyx_online b2819a20dd remove run scripts, add makefiles 2023-12-15 12:32:39 +00:00
onyx_online 6a65b04ee8 remove redundant constant 2023-12-15 01:41:04 +00:00
onyx_online 92ff666ae2 fix index 2023-12-15 01:37:15 +00:00
onyx_online 219bb3884b reword docstring. 2023-12-15 01:16:30 +00:00
onyx_online 621a0dbd28 fix docstring 2023-12-15 01:04:22 +00:00
onyx_online eab63b0b36 copy image from cachedImages 2023-12-15 00:53:14 +00:00
onyx_online 94ffd625c9 typo 2023-12-14 22:49:30 +00:00
onyx_online b55019149b fix wording 2023-12-14 22:48:29 +00:00
onyx_online e8f7c2a63d add one docstrings 2023-12-14 22:24:56 +00:00
onyx_online b98379ca2b day-14 2023-12-14 22:22:41 +00:00
onyx_online 0c26ef875a remove debug print 2023-12-14 12:51:04 +00:00
onyx_online b878eb9df6 remove unnecessary assignment 2023-12-14 04:24:57 +00:00
onyx_online 3d42da7862 fix test name 2023-12-14 03:47:43 +00:00
onyx_online 0fc0c49387 day-13 2023-12-14 03:44:14 +00:00
onyx_online 8b61fa2011 day-12 2023-12-14 03:44:07 +00:00
onyx_online 0f254a243e add run script 2023-12-12 16:16:42 +00:00
onyx_online e1829e595a add scaffold.sh to .gitignore 2023-12-12 15:55:24 +00:00
onyx_online a67a87ad96 upd go.mod 2023-12-11 20:39:38 +00:00
onyx_online 35e74a90b3 add docstring to parseInput 2023-12-11 19:43:43 +00:00
onyx_online 8e70c5565f remove dist assignment 2023-12-11 19:41:32 +00:00
onyx_online 23be028cd3 refactor range checks
remove unnecessary print
2023-12-11 19:34:14 +00:00
onyx_online af3e483382 typo 2023-12-11 18:58:13 +00:00
onyx_online f5ad468db5 add debug print 2023-12-11 18:57:25 +00:00
onyx_online cc6a0942fb day-11 2023-12-11 18:41:46 +00:00
onyx_online 7cf383d9c9 move steps into tracker... it is afterall, the tracker
initializeTracker should be a factory function
2023-12-11 12:08:55 +00:00
onyx_online f24a9085b3 day-10 2023-12-11 03:55:09 +00:00
onyx_online 4a7c9082ba day-9 2023-12-09 17:25:53 +00:00
onyx_online af4701dab7 typo 2023-12-08 21:20:21 +00:00
onyx_online 457358e77b day-8 2023-12-08 21:18:51 +00:00
onyx_online c6dd5475fa rename file, no changes to content 2023-12-07 23:31:32 +00:00
onyx_online 2ade2bf1fc add run script 2023-12-07 23:19:04 +00:00
onyx_online 14c9e2c504 typo 2023-12-07 23:16:47 +00:00
onyx_online 4aafad4e8d day-7 2023-12-07 23:13:05 +00:00
onyx_online 1c686b53de add run scripts 2023-12-06 17:08:59 +00:00
onyx_online 9fd4f8131a initialize lowest to maxint 2023-12-06 16:55:59 +00:00
onyx_online 60ef7a0557 day-6 2023-12-06 15:56:20 +00:00
onyx_online fd65c94298 Merge branch 'main' of https://github.com/onyx-and-iris/aoc2023 2023-12-06 04:01:20 +00:00
onyx_online 8af5740946 day-5 2023-12-06 04:01:17 +00:00
onyx_online c47f06b8e7 cleanup test compare 2023-12-05 01:47:44 +00:00
onyx_online 15af19f442 move Card struct into one.go 2023-12-04 19:41:29 +00:00
onyx_online 981152aba2 whitespace 2023-12-04 19:20:56 +00:00
onyx_online 78f122c850 remove redundant type. 2023-12-04 18:51:16 +00:00
onyx_online f3985498ce use strings.FieldFunc
remove regex and parsing functions

upd compare test
2023-12-04 18:45:30 +00:00
onyx_online 8aa073b5ad day-4 2023-12-04 17:23:02 +00:00
onyx_online 714558f3c1 add test files to .gitignore 2023-12-04 17:20:48 +00:00
onyx_online 153db25343 fill in CheckDigit test 2023-12-04 03:14:22 +00:00
onyx_online df7fa4b973 check pass for single digit 2023-12-04 03:13:59 +00:00
onyx_online c9ea61c7f4 day-3 2023-12-03 23:57:05 +00:00
onyx_online 4593c171d8 no need to check if colour count is 0, just bump. 2023-12-02 22:52:38 +00:00
onyx_online 5b1ca25d3f cut loop short if any value exceeds its limit 2023-12-02 22:40:24 +00:00
onyx_online bf97f15d04 day-2 2023-12-02 20:13:42 +00:00
onyx_online 07d24c2e8a day-1 2023-12-02 15:07:04 +00:00