chiark / gitweb /
25a SNAFU-to-decimal done
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 14 Jun 2024 21:14:13 +0000 (22:14 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 14 Jun 2024 23:24:27 +0000 (00:24 +0100)
25/25a.bqn [new file with mode: 0644]

diff --git a/25/25a.bqn b/25/25a.bqn
new file mode 100644 (file)
index 0000000..6b27ef8
--- /dev/null
@@ -0,0 +1,2 @@
+UnSnafu←{ +´(¯2+"=-012"⊐𝕩)×({5⋆𝕩}¨⌽↕≠𝕩) }
+•Show +´UnSnafu¨•file.Lines ⊑•args