summaryrefslogtreecommitdiff
path: root/2019/rust/day10/both_parts.sh
diff options
context:
space:
mode:
authorcos <cos>2019-12-11 18:54:01 +0100
committercos <cos>2019-12-11 18:54:01 +0100
commit945ee368589a255fc24595ffd7bfa6f2f0027871 (patch)
treecc9193a45c816a580acdc9452050695dc50bfe10 /2019/rust/day10/both_parts.sh
parent0ce19fa7cd9b69ca1d49e6122d6f028740a0668c (diff)
downloadadventofcode-945ee368589a255fc24595ffd7bfa6f2f0027871.zip
Add day10, 2019
Diffstat (limited to '2019/rust/day10/both_parts.sh')
-rwxr-xr-x2019/rust/day10/both_parts.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/2019/rust/day10/both_parts.sh b/2019/rust/day10/both_parts.sh
new file mode 100755
index 0000000..68b03ce
--- /dev/null
+++ b/2019/rust/day10/both_parts.sh
@@ -0,0 +1,2 @@
+../target/release/day10 < input
+