Problem: hello WORLD

Code: hello+WORLD/tails_1663047797

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


! (zip with) 
    @ (= fstLine) 
    ^ (replicate) <--arg( A ) 
        3 (integer) 
        `D (to base from data) 
            -24 (to base from data arg) 
    ~ (zipop: by) 
    - (subtract) <--arg( C B ) 
        @ (= B) 
        * (multiply) 
            % (modulus) 
                $ (= C) 
                2 (integer) 
            32 (integer) 
(postdata (hex): to base from data)
13c645c643a4
("helloworld")

Back to the index