onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 01:41:17 +00:00
6a65b04ee8 remove redundant constant
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 01:37:31 +00:00
92ff666ae2 fix index
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 01:16:44 +00:00
219bb3884b reword docstring.
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 01:04:40 +00:00
621a0dbd28 fix docstring
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 00:53:34 +00:00
eab63b0b36 copy image from cachedImages
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 22:49:40 +00:00
94ffd625c9 typo
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 22:48:49 +00:00
b55019149b fix wording
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 22:25:09 +00:00
e8f7c2a63d add one docstrings
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 22:23:16 +00:00
b98379ca2b day-14
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 20:40:25 +00:00
0c26ef875a remove debug print
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 04:25:15 +00:00
b878eb9df6 remove unnecessary assignment
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-14 03:48:22 +00:00
3d42da7862 fix test name
0fc0c49387 day-13
8b61fa2011 day-12
Compare 3 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-12 16:29:50 +00:00
0f254a243e add run script
e1829e595a add scaffold.sh to .gitignore
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 20:41:03 +00:00
a67a87ad96 upd go.mod
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 19:43:53 +00:00
35e74a90b3 add docstring to parseInput
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 19:41:41 +00:00
8e70c5565f remove dist assignment
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 19:34:30 +00:00
23be028cd3 refactor range checks
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 18:59:09 +00:00
af3e483382 typo
f5ad468db5 add debug print
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 18:42:06 +00:00
cc6a0942fb day-11
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-11 14:47:47 +00:00
7cf383d9c9 move steps into tracker... it is afterall, the tracker