summaryrefslogtreecommitdiff
path: root/comp/work/58/starter
blob: 0261da9323c99b866170866c53767e1434c20c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
130 | R1 | R2 | R3 | R4 
 83 | 83 | 0  |    | 0
    |    | 1  | 1  | 
    |    |    |    | 1
    | 41 |    |    |   
    |    | 2  | 1  | 
    |    |    |    | 2
    | 20 |    |    |
    |    | 3  | 0  |
    | 10 |    |    |
    |    | 4  | 0  | 
    | 5  |    |    |
    |    | 5  | 1  | 3
    | 2  |    |    |
    |    | 6  | 0  | 
    | 1  |    |    |
    |    | 7  | 1  | 4
    | 0  |    |    |
    | 83 |    |    | 0
    | 211|    |    |
 211|    |    |    |

It adds a parity bit to the number

faster, lower level access

not OO or functional