User:Blashyrkh
Jump to navigation
Jump to search
Pages:
- User:Blashyrkh/Kolakoski-brainfuck - Kolakoski sequence generation in Brainfuck with o(n) time complexity and o(log n) memory consumption. 176 bytes in stripped form.
- User:Blashyrkh/A+B-brainfuck - yet another A+B implementation in Brainfuck with reasonably low memory consumption (i.e. without using of unary number representation). 316 bytes in stripped form.