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:
dc21268
)
25a SNAFU-to-decimal done
author
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 14 Jun 2024 21:14:13 +0000
(22:14 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 14 Jun 2024 23:24:27 +0000
(
00:24
+0100)
25/25a.bqn
[new file with mode: 0644]
patch
|
blob
diff --git a/25/25a.bqn
b/25/25a.bqn
new file mode 100644
(file)
index 0000000..
6b27ef8
--- /dev/null
+++ b/
25/25a.bqn
@@ -0,0
+1,2
@@
+UnSnafu←{ +´(¯2+"=-012"⊐𝕩)×({5⋆𝕩}¨⌽↕≠𝕩) }
+•Show +´UnSnafu¨•file.Lines ⊑•args