chiark
/
gitweb
/
~bjharris
/
aoc-2022.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282d6cd
)
14a: short-circuit boolean ops because I think I'll need them
author
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 14 May 2024 06:45:01 +0000
(07:45 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 14 May 2024 06:45:01 +0000
(07:45 +0100)
14/14a.bqn
[new file with mode: 0644]
patch
|
blob
diff --git a/14/14a.bqn
b/14/14a.bqn
new file mode 100644
(file)
index 0000000..
3d5a350
--- /dev/null
+++ b/
14/14a.bqn
@@ -0,0
+1,2
@@
+_and_and_β{π¨π½βΆβ¨0,πβ©π©}
+_or_or_ β{π¨π½βΆβ¨π,1β©π©}