From 48e0cdfbb60a9a50a668f61bca94c22285699b2b Mon Sep 17 00:00:00 2001 From: Ibrahim Date: Fri, 18 Dec 2020 08:48:51 +0000 Subject: [PATCH] added edge cases these don't pass - please check --- inputs/div/div-2.ref.txt | 1 + inputs/div/div-2.txt | 7 +++++++ inputs/div/div-3.ref.txt | 1 + inputs/div/div-3.txt | 5 +++++ inputs/div/div-4.ref.txt | 1 + inputs/div/div-4.txt | 5 +++++ inputs/div/div-5.ref.txt | 1 + inputs/div/div-5.txt | 7 +++++++ 8 files changed, 28 insertions(+) create mode 100644 inputs/div/div-2.ref.txt create mode 100644 inputs/div/div-2.txt create mode 100644 inputs/div/div-3.ref.txt create mode 100644 inputs/div/div-3.txt create mode 100644 inputs/div/div-4.ref.txt create mode 100644 inputs/div/div-4.txt create mode 100644 inputs/div/div-5.ref.txt create mode 100644 inputs/div/div-5.txt diff --git a/inputs/div/div-2.ref.txt b/inputs/div/div-2.ref.txt new file mode 100644 index 0000000..d8263ee --- /dev/null +++ b/inputs/div/div-2.ref.txt @@ -0,0 +1 @@ +2 \ No newline at end of file diff --git a/inputs/div/div-2.txt b/inputs/div/div-2.txt new file mode 100644 index 0000000..d7e9341 --- /dev/null +++ b/inputs/div/div-2.txt @@ -0,0 +1,7 @@ +34040004 +34050003 +0085001A +00002010 +00002812 +00851021 +00000008 \ No newline at end of file diff --git a/inputs/div/div-3.ref.txt b/inputs/div/div-3.ref.txt new file mode 100644 index 0000000..d8263ee --- /dev/null +++ b/inputs/div/div-3.ref.txt @@ -0,0 +1 @@ +2 \ No newline at end of file diff --git a/inputs/div/div-3.txt b/inputs/div/div-3.txt new file mode 100644 index 0000000..cb43025 --- /dev/null +++ b/inputs/div/div-3.txt @@ -0,0 +1,5 @@ +3404fffc +3405fffe +0085001A +00001012 +00000008 \ No newline at end of file diff --git a/inputs/div/div-4.ref.txt b/inputs/div/div-4.ref.txt new file mode 100644 index 0000000..0605667 --- /dev/null +++ b/inputs/div/div-4.ref.txt @@ -0,0 +1 @@ +-2 \ No newline at end of file diff --git a/inputs/div/div-4.txt b/inputs/div/div-4.txt new file mode 100644 index 0000000..4383ca2 --- /dev/null +++ b/inputs/div/div-4.txt @@ -0,0 +1,5 @@ +34040004 +3405fffe +0085001A +00001012 +00000008 \ No newline at end of file diff --git a/inputs/div/div-5.ref.txt b/inputs/div/div-5.ref.txt new file mode 100644 index 0000000..c227083 --- /dev/null +++ b/inputs/div/div-5.ref.txt @@ -0,0 +1 @@ +0 \ No newline at end of file diff --git a/inputs/div/div-5.txt b/inputs/div/div-5.txt new file mode 100644 index 0000000..0783404 --- /dev/null +++ b/inputs/div/div-5.txt @@ -0,0 +1,7 @@ +34040004 +34050003 +00A4001A +00002010 +00002812 +00851021 +00000008 \ No newline at end of file