Problem: Crazy operation in Malbolge EASY

Code: Crazy+operation+in+Malbolge+EASY/tails+%28whio.gs2%29_1710146166

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)


: (append):[[int]] 
    . (map):[int] 
        `' (transpose):[[chr]] 
            % (split (remove empties)):[[chr]] 
                @ (= fstLine):[chr] 
                ~ (auto = words):auto 
        % (modulus):int <--arg( A:[chr] ) 
            `^ (bit xor):int 
                * (multiply):int 
                    `r (read int):int 
                        $ (= A):[chr] 
                    35 (integer):int 
                583 (integer):int 
            3 (integer):int 
    ~ (auto = []):auto 

Back to the index