From e86ecba94bd7f1c7fa0f8583d84468293ae936a2 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sun, 22 Jun 2025 19:23:30 +0100 Subject: many things, final commit --- comp/work/58/starter | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 comp/work/58/starter (limited to 'comp/work/58/starter') diff --git a/comp/work/58/starter b/comp/work/58/starter new file mode 100644 index 0000000..0261da9 --- /dev/null +++ b/comp/work/58/starter @@ -0,0 +1,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 -- cgit v1.2.3