Problem: ZunDokoKiyoshi

Code: ZunDokoKiyoshi/tails_1658467086

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)


+ (concat) 
    =\ (scanl1) 
        `% (split list (keep empties)) 
            ;@ (= allLines) 
            ; (save) -->let( B ) 
                : (append) 
                    ^ (replicate) 
                        4 (integer) 
                        `) (swapped uncons) -->let( A ) 
                            `$ (uniq) 
                                ;@ (= allLines) 
                    $ (= A) 
        : (append) <--arg( D C ) 
            : (append) 
                _ (= B) 
                "KI-YO-SHI!" (string) 
            (implicit arg = D) 

Back to the index