From f882d1e36138b17568962d333c36dc9b4b3cb5b9 Mon Sep 17 00:00:00 2001 From: jl7719 Date: Sun, 13 Dec 2020 15:16:53 +0900 Subject: [PATCH] Test different inputs for lb, lbu it works --- inputs/lb.data.txt | 2 +- inputs/lb.txt | 2 +- inputs/lbu.data.txt | 2 +- inputs/lbu.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/inputs/lb.data.txt b/inputs/lb.data.txt index 4f67055..74619aa 100644 --- a/inputs/lb.data.txt +++ b/inputs/lb.data.txt @@ -1,4 +1,4 @@ 00000000 -0000008A +00008A00 00000000 00000000 \ No newline at end of file diff --git a/inputs/lb.txt b/inputs/lb.txt index 7f80e84..43aa99a 100644 --- a/inputs/lb.txt +++ b/inputs/lb.txt @@ -1,3 +1,3 @@ -34041000 +34041001 80820005 00000008 \ No newline at end of file diff --git a/inputs/lbu.data.txt b/inputs/lbu.data.txt index 4f67055..47c26d6 100644 --- a/inputs/lbu.data.txt +++ b/inputs/lbu.data.txt @@ -1,4 +1,4 @@ 00000000 -0000008A +008A0000 00000000 00000000 \ No newline at end of file diff --git a/inputs/lbu.txt b/inputs/lbu.txt index 5c319dc..14f9e84 100644 --- a/inputs/lbu.txt +++ b/inputs/lbu.txt @@ -1,3 +1,3 @@ -34041000 -90820006 +34041002 +90820004 00000008 \ No newline at end of file