From 3f8393a404ec0c55e1cecafedbef09f07222afb3 Mon Sep 17 00:00:00 2001 From: theexecutor13 Date: Fri, 18 Dec 2020 10:07:42 +0000 Subject: [PATCH] add some testcases --- exec/executable.txt | 1 - inputs/xor/xor-2.ref.txt | 1 + inputs/xor/xor-2.txt | 6 ++++++ inputs/xori/xori-2.ref.txt | 1 + inputs/xori/xori-2.txt | 3 +++ 5 files changed, 11 insertions(+), 1 deletion(-) delete mode 100644 exec/executable.txt create mode 100644 inputs/xor/xor-2.ref.txt create mode 100644 inputs/xor/xor-2.txt create mode 100644 inputs/xori/xori-2.ref.txt create mode 100644 inputs/xori/xori-2.txt diff --git a/exec/executable.txt b/exec/executable.txt deleted file mode 100644 index 0775409..0000000 --- a/exec/executable.txt +++ /dev/null @@ -1 +0,0 @@ -A folder for executables \ No newline at end of file diff --git a/inputs/xor/xor-2.ref.txt b/inputs/xor/xor-2.ref.txt new file mode 100644 index 0000000..4c1ec40 --- /dev/null +++ b/inputs/xor/xor-2.ref.txt @@ -0,0 +1 @@ +1717986918 \ No newline at end of file diff --git a/inputs/xor/xor-2.txt b/inputs/xor/xor-2.txt new file mode 100644 index 0000000..ffc9207 --- /dev/null +++ b/inputs/xor/xor-2.txt @@ -0,0 +1,6 @@ +3C04AAAA +3484AAAA +3C05CCCC +34A5CCCC +00000008 +00851026 \ No newline at end of file diff --git a/inputs/xori/xori-2.ref.txt b/inputs/xori/xori-2.ref.txt new file mode 100644 index 0000000..2bfc632 --- /dev/null +++ b/inputs/xori/xori-2.ref.txt @@ -0,0 +1 @@ +26214 diff --git a/inputs/xori/xori-2.txt b/inputs/xori/xori-2.txt new file mode 100644 index 0000000..fbb3177 --- /dev/null +++ b/inputs/xori/xori-2.txt @@ -0,0 +1,3 @@ +3404CCCC +00000008 +3882AAAA