aboutsummaryrefslogtreecommitdiff
path: root/day04/part1
diff options
context:
space:
mode:
Diffstat (limited to 'day04/part1')
-rwxr-xr-xday04/part13
1 files changed, 3 insertions, 0 deletions
diff --git a/day04/part1 b/day04/part1
new file mode 100755
index 0000000..d78634e
--- /dev/null
+++ b/day04/part1
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+minizinc --all-solutions -s part1.mzn input.dzn 3>&1 1>/dev/null 2>&3- | cut -d= -f2