mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-06 06:44:00 +01:00
5 lines
114 B
Text
5 lines
114 B
Text
|
mask = 000000000000000000000000000000X1001X
|
||
|
mem[42] = 100
|
||
|
mask = 00000000000000000000000000000000X0XX
|
||
|
mem[26] = 1
|