2023-20 part 1 in haskell
This commit is contained in:
parent
9a17e7eb99
commit
603626268a
4 changed files with 188 additions and 0 deletions
5
2023/20-Pulse_Propagation/example2
Normal file
5
2023/20-Pulse_Propagation/example2
Normal file
|
@ -0,0 +1,5 @@
|
|||
broadcaster -> a
|
||||
%a -> inv, con
|
||||
&inv -> b
|
||||
%b -> con
|
||||
&con -> output
|
Loading…
Add table
Add a link
Reference in a new issue