Activity for ais523
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Edit | Post #283326 | Initial revision | — | about 5 years ago |
| Answer | — |
A: Golf a FRACTRAN interpreter [Brachylog], 16 bytes g₂;.z∋zbᵗ×ᵐ/ℤ↰|w Try it online! This is a function submission, which inputs n from the left and A from the right (as a list of two-element lists). Output is to standard output. Explanation g₂;.z∋zbᵗ×ᵐ/ℤ↰|w g₂ place two list wrappe... (more) |
— | about 5 years ago |
