|
35e74a90b3
|
add docstring to parseInput
|
2023-12-11 19:43:43 +00:00 |
|
|
8e70c5565f
|
remove dist assignment
|
2023-12-11 19:41:32 +00:00 |
|
|
23be028cd3
|
refactor range checks
remove unnecessary print
|
2023-12-11 19:34:14 +00:00 |
|
|
af3e483382
|
typo
|
2023-12-11 18:58:13 +00:00 |
|
|
f5ad468db5
|
add debug print
|
2023-12-11 18:57:25 +00:00 |
|
|
cc6a0942fb
|
day-11
|
2023-12-11 18:41:46 +00:00 |
|
|
7cf383d9c9
|
move steps into tracker... it is afterall, the tracker
initializeTracker should be a factory function
|
2023-12-11 12:08:55 +00:00 |
|
|
f24a9085b3
|
day-10
|
2023-12-11 03:55:09 +00:00 |
|
|
4a7c9082ba
|
day-9
|
2023-12-09 17:25:53 +00:00 |
|
|
af4701dab7
|
typo
|
2023-12-08 21:20:21 +00:00 |
|
|
457358e77b
|
day-8
|
2023-12-08 21:18:51 +00:00 |
|
|
c6dd5475fa
|
rename file, no changes to content
|
2023-12-07 23:31:32 +00:00 |
|
|
2ade2bf1fc
|
add run script
|
2023-12-07 23:19:04 +00:00 |
|
|
14c9e2c504
|
typo
|
2023-12-07 23:16:47 +00:00 |
|
|
4aafad4e8d
|
day-7
|
2023-12-07 23:13:05 +00:00 |
|
|
1c686b53de
|
add run scripts
|
2023-12-06 17:08:59 +00:00 |
|
|
9fd4f8131a
|
initialize lowest to maxint
|
2023-12-06 16:55:59 +00:00 |
|
|
60ef7a0557
|
day-6
|
2023-12-06 15:56:20 +00:00 |
|
|
fd65c94298
|
Merge branch 'main' of https://github.com/onyx-and-iris/aoc2023
|
2023-12-06 04:01:20 +00:00 |
|
|
8af5740946
|
day-5
|
2023-12-06 04:01:17 +00:00 |
|
|
c47f06b8e7
|
cleanup test compare
|
2023-12-05 01:47:44 +00:00 |
|
|
15af19f442
|
move Card struct into one.go
|
2023-12-04 19:41:29 +00:00 |
|
|
981152aba2
|
whitespace
|
2023-12-04 19:20:56 +00:00 |
|
|
78f122c850
|
remove redundant type.
|
2023-12-04 18:51:16 +00:00 |
|
|
f3985498ce
|
use strings.FieldFunc
remove regex and parsing functions
upd compare test
|
2023-12-04 18:45:30 +00:00 |
|
|
8aa073b5ad
|
day-4
|
2023-12-04 17:23:02 +00:00 |
|
|
714558f3c1
|
add test files to .gitignore
|
2023-12-04 17:20:48 +00:00 |
|
|
153db25343
|
fill in CheckDigit test
|
2023-12-04 03:14:22 +00:00 |
|
|
df7fa4b973
|
check pass for single digit
|
2023-12-04 03:13:59 +00:00 |
|
|
c9ea61c7f4
|
day-3
|
2023-12-03 23:57:05 +00:00 |
|
|
4593c171d8
|
no need to check if colour count is 0, just bump.
|
2023-12-02 22:52:38 +00:00 |
|
|
5b1ca25d3f
|
cut loop short if any value exceeds its limit
|
2023-12-02 22:40:24 +00:00 |
|
|
bf97f15d04
|
day-2
|
2023-12-02 20:13:42 +00:00 |
|
|
07d24c2e8a
|
day-1
|
2023-12-02 15:07:04 +00:00 |
|