8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
0000000000011001
|
|
q ← 0;
|
|
m ← 0;
|
|
t ← 0;
|
|
Q ← Bit(q);
|
|
M ← Bit(m);
|
|
T ← Bit(t);
|