aboutsummaryrefslogtreecommitdiff
path: root/ch09/test-9_b_4
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-09-27 15:59:19 +0200
committerJan Sucan <jan@jansucan.com>2023-09-27 15:59:19 +0200
commit1bb8a1fb9a13840f96fd395093ae1a8694917ac3 (patch)
treeaa8a68a308c7278507b93a74df8179202a0cd7a8 /ch09/test-9_b_4
parent5d47dc25454d0e2e9472aedd7b66099821e6658c (diff)
9_b_4: Add solution
Diffstat (limited to 'ch09/test-9_b_4')
-rw-r--r--ch09/test-9_b_4/A.cbin0 -> 1 bytes
-rw-r--r--ch09/test-9_b_4/B.cbin0 -> 2 bytes
-rw-r--r--ch09/test-9_b_4/C.cbin0 -> 3 bytes
-rw-r--r--ch09/test-9_b_4/D.hsbin0 -> 4 bytes
-rw-r--r--ch09/test-9_b_4/E.hsbin0 -> 5 bytes
-rw-r--r--ch09/test-9_b_4/F.hsbin0 -> 6 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/ch09/test-9_b_4/A.c b/ch09/test-9_b_4/A.c
new file mode 100644
index 0000000..f76dd23
--- /dev/null
+++ b/ch09/test-9_b_4/A.c
Binary files differ
diff --git a/ch09/test-9_b_4/B.c b/ch09/test-9_b_4/B.c
new file mode 100644
index 0000000..09f370e
--- /dev/null
+++ b/ch09/test-9_b_4/B.c
Binary files differ
diff --git a/ch09/test-9_b_4/C.c b/ch09/test-9_b_4/C.c
new file mode 100644
index 0000000..4227ca4
--- /dev/null
+++ b/ch09/test-9_b_4/C.c
Binary files differ
diff --git a/ch09/test-9_b_4/D.hs b/ch09/test-9_b_4/D.hs
new file mode 100644
index 0000000..593f470
--- /dev/null
+++ b/ch09/test-9_b_4/D.hs
Binary files differ
diff --git a/ch09/test-9_b_4/E.hs b/ch09/test-9_b_4/E.hs
new file mode 100644
index 0000000..40b450d
--- /dev/null
+++ b/ch09/test-9_b_4/E.hs
Binary files differ
diff --git a/ch09/test-9_b_4/F.hs b/ch09/test-9_b_4/F.hs
new file mode 100644
index 0000000..ab2c684
--- /dev/null
+++ b/ch09/test-9_b_4/F.hs
Binary files differ