day20, receive functions

This commit is contained in:
efim
2023-12-20 08:54:12 +00:00
parent 4974127cef
commit 1d7a0ef7b8
3 changed files with 112 additions and 9 deletions

View File

@@ -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.