Skip to content

Commit 572fc4b

Browse files
committed
Day 19 initial commit
1 parent 2ae51a1 commit 572fc4b

File tree

3 files changed

+345
-10
lines changed

3 files changed

+345
-10
lines changed

input0.txt

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
set a 1
2-
add a 2
3-
mul a a
4-
mod a 5
5-
snd a
6-
set a 0
7-
rcv a
8-
jgz a -1
9-
set a 1
10-
jgz a -2
1+
|
2+
| +--+
3+
A | C
4+
F---|----E|--+
5+
| | | D
6+
+B-+ +--+

0 commit comments

Comments
 (0)