Problem: hot potato

Code: hot+potato/tails_1747268388

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) 
    . (map) 
        `/ (chunks of) 
            ~ (auto = 2) 
            % (split (remove empties)) 
                `D (to base from data) 
                    -21 (to base from data arg) 
                ~ (auto = words) 
        : (append) <--arg( A ) 
            : (append) 
                . (map) 
                    , (range from 1) 
                        3 (integer) 
                    : (append) <--arg( B ) 
                        @ (= A) 
                        @ (= A) 
                ^ (replicate) 
                    3 (integer) 
                    >> (tail) 
                        $ (= A) 
            ;_ (= allLines) 
(postdata (hex): to base from data)
175e60e00f231581c55dbb235799
("hot potato cold spaghetti")

Back to the index