mirror of
https://github.com/mx42/adventofcode.git
synced 2026-01-15 06:19:51 +01:00
Add 2020 day 14 part 1
This commit is contained in:
4
haskellAoC/inputs/2020/14_test
Normal file
4
haskellAoC/inputs/2020/14_test
Normal file
@@ -0,0 +1,4 @@
|
||||
mask = XXXXXXXXXXXXXXXXXXXXXXXXXXXXX1XXXX0X
|
||||
mem[8] = 11
|
||||
mem[7] = 101
|
||||
mem[8] = 0
|
||||
Reference in New Issue
Block a user