summaryrefslogtreecommitdiff
path: root/2019/rust/day12/both_parts.sh
diff options
context:
space:
mode:
authorcos <cos>2019-12-12 16:40:24 +0100
committercos <cos>2019-12-12 16:40:24 +0100
commit043c1a447fe611c54cf414e743dd521a2e0088e7 (patch)
tree32a96f8b02efa47f598088241ece91262ca4f0c7 /2019/rust/day12/both_parts.sh
parent1e38aeed2565578b98bbb60b6a4d46ad0739d915 (diff)
downloadadventofcode-043c1a447fe611c54cf414e743dd521a2e0088e7.zip
Add day12, 2019
Diffstat (limited to '2019/rust/day12/both_parts.sh')
-rwxr-xr-x2019/rust/day12/both_parts.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/2019/rust/day12/both_parts.sh b/2019/rust/day12/both_parts.sh
new file mode 100755
index 0000000..853e985
--- /dev/null
+++ b/2019/rust/day12/both_parts.sh
@@ -0,0 +1,2 @@
+../target/release/day12 < input
+