Activity for Hydrazerâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #285901 |
Post edited: |
— | almost 3 years ago |
Edit | Post #285901 |
Post edited: |
— | almost 3 years ago |
Edit | Post #285901 |
Post edited: |
— | almost 3 years ago |
Edit | Post #285901 |
Post edited: |
— | almost 3 years ago |
Edit | Post #285901 |
Post edited: |
— | almost 3 years ago |
Edit | Post #285901 | Initial revision | — | almost 3 years ago |
Answer | — |
A: Can you give me half? Raku (also Perl polyglot), 5 unique, 13 bytes ``` !()/(!()+!()) ``` () or empty list coerces to its length which is 0 in math operations and !0 is True which coerces to 1 (more) |
— | almost 3 years ago |