From 210ada55845bc8ca04ee3100889a38b6cb1c62ba Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Sat, 6 Apr 2024 18:03:56 -0500 Subject: almost all but booth mod working, still need benchmark --- input.txt | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'input.txt') diff --git a/input.txt b/input.txt index 63c7420..e8ec5e8 100644 --- a/input.txt +++ b/input.txt @@ -1,20 +1,18 @@ #BEFORE TURNING IN. MAKE SURE THESE ARE RIGHT -001011 011001 -#1101101 0000111 -#1110 1111 -#0101 0000 -#111111 111111 -#101110 110111 -#111011 100011 -#00011111 01010101 -#11010111 01010101 -#01010101 11010111 -#01110111 00110011 -#00000000 01110111 -#0101010101 0101010101 -#1100111011 1001110000 -#1001101110 0101111010 -#010101010101 010101010101 -#001111100111 000000000000 -#101010101010 101010101010 -#111001110000 000011111111 +1110 1111 +0101 0000 +111111 111111 +101110 110111 +111011 100011 +00011111 01010101 +11010111 01010101 +01010101 11010111 +01110111 00110011 +00000000 01110111 +0101010101 0101010101 +1100111011 1001110000 +1001101110 0101111010 +010101010101 010101010101 +001111100111 000000000000 +101010101010 101010101010 +111001110000 000011111111 -- cgit v1.2.3