aboutsummaryrefslogtreecommitdiff
path: root/skel/part1
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2019-12-01 11:01:31 +0000
committerNat Lasseter <user@4574.co.uk>2019-12-01 11:01:31 +0000
commit04dbc1e0b9c56198168190d45fa096c605cafd7f (patch)
tree46480cd5096d80637b6dd107348dfedb56f882d7 /skel/part1
Initial commit
Diffstat (limited to 'skel/part1')
-rwxr-xr-xskel/part13
1 files changed, 3 insertions, 0 deletions
diff --git a/skel/part1 b/skel/part1
new file mode 100755
index 0000000..5c15e00
--- /dev/null
+++ b/skel/part1
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+
+input = $stdin.readlines.map(&:strip)