summaryrefslogtreecommitdiff
path: root/hsolve/verify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hsolve/verify.sh')
-rwxr-xr-xhsolve/verify.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hsolve/verify.sh b/hsolve/verify.sh
new file mode 100755
index 0000000..0aff88d
--- /dev/null
+++ b/hsolve/verify.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+diff -ys -W 43 <(stack exec hsolve <"$1" | tail -12) <(../solve_bt <"$1")