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_provided1.txt
Normal file
4
aoc2020/input/day14_provided1.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
mask = XXXXXXXXXXXXXXXXXXXXXXXXXXXXX1XXXX0X
|
||||
mem[8] = 11
|
||||
mem[7] = 101
|
||||
mem[8] = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue