about summary refs log tree commit diff
path: root/day07.k
diff options
context:
space:
mode:
Diffstat (limited to 'day07.k')
-rw-r--r--day07.k14
1 files changed, 14 insertions, 0 deletions
diff --git a/day07.k b/day07.k
new file mode 100644
index 0000000..ebb0a13
--- /dev/null
+++ b/day07.k
@@ -0,0 +1,14 @@
+ +(1:`day07)@'/:5,36
+
+/ d[;36]@=(d:1:`day07)[;5]
+m: d[;5]@=(d:1:`day07)[;36]
+
+s: ?(,/m)^m
+
+
+ m: d[;5]@=(d:1:`day07)[;36]
+ m:{x@<x}'m
+
+s: (!m)^(,/m)
+
+/ wrong BDNGEVOQYHLWXPSUAMZJIKRTFC
\ No newline at end of file