onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2024-01-02 09:21:03 +00:00
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2024-01-02 09:19:28 +00:00
5b225a9166 adjust bound factory method to set open end of interval
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2024-01-02 06:59:05 +00:00
9ba5ad695e add mutex lock
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2024-01-01 11:39:28 +00:00
cc452c76a4 fix day-5 p2
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-24 15:10:33 +00:00
73298dae8d move area calculation into a function
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-23 14:40:33 +00:00
35776a5470 upd docstrings
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-22 22:23:58 +00:00
2814b12750 rename var move for p2
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-22 22:03:50 +00:00
e541631a35 rename var move in runner()
038dd531d9 day-18
497da642b2 day-17
Compare 3 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-18 21:10:35 +00:00
58f36581f0 upd makefiles
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-17 20:49:25 +00:00
cb3506cfbc upd docstring
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-17 17:51:23 +00:00
171e50ebe4 split runners a little more
3a3af64df9 remove redundant expression
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-17 15:49:22 +00:00
801ed17bf1 speed up p2...
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-17 15:31:41 +00:00
6dae7502db day-16
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-16 00:30:20 +00:00
6dc1631eb3 add hasher tests
e5a75872fe add docstring
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-16 00:22:17 +00:00
7faa19e159 label already r trimmed
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 19:51:40 +00:00
e7635b5e4c remove add, remove functions.
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 18:07:13 +00:00
20713a9967 remove assignment
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 17:21:44 +00:00
927e78aa3a upd log level
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 17:20:21 +00:00
8655265908 day-15
e29029c688 upd go.mod
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2023 from mirror 2023-12-15 12:35:39 +00:00
b2819a20dd remove run scripts, add makefiles