2020: day14: part 2
This commit is contained in:
parent
b0c1b83c19
commit
8017827edc
3 changed files with 151 additions and 2 deletions
4
aoc2020/input/day14_provided2.txt
Normal file
4
aoc2020/input/day14_provided2.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
mask = X1001X
|
||||
mem[42] = 100
|
||||
mask = 00X0XX
|
||||
mem[26] = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue