Problem: Number Sequence MEDIUM

Code: Number+Sequence+MEDIUM/tails_1644993503

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)


(implicit map) 
    `, (range from 0) 
        255 (integer) 
    `@ (from base) <--arg( B A ) 
        2 (integer) 
        ! (zip with) 
            ; (save) -->let( C ) 
                `@ (to base) 
                    2 (integer) 
                    $ (= B) 
            \ (reverse) <--arg( D ) 
                @ (= C) 
            ! (zipop: abs diff) 

Back to the index