day20, receive functions
This commit is contained in:
@@ -33,3 +33,5 @@ have file with `_test.go` and `func Test...(t *testing.T) {}` name
|
||||
#+begin_src bash
|
||||
go test sunshine.industries/aoc2023/day20 -v -run TestParseFlipFlop
|
||||
#+end_src
|
||||
* yikes. if i don't know the 'inputs' to the conjunction, don't know how to check for 'all high'
|
||||
let's add registering after the map is read.
|
||||
|
||||
Reference in New Issue
Block a user