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