Activity for Da BOXEN
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Edit | Post #295885 |
Post edited: i oughta shorten the links in my urls lol |
— | 5 months ago |
| Edit | Post #295885 |
Post edited: oops |
— | 5 months ago |
| Edit | Post #295885 | Initial revision | — | 5 months ago |
| Answer | — |
A: Digits from words Compressed Lua, 214 200 bytes After redoing the code, it turns out that I can do it slightly shorter by optimizing for single letters. There're probably a few more bytes I can shave, but eh… ``` M=0∀k∈t:gmatch("[^-]+")⟨m=k:f("y$")∧10∨1 a=k:f("g")∧8∨k:f("h")∧3∨k:f("x")∧6∨k:f("u")∧4∨k:f("lv")∧... (more) |
— | 5 months ago |
