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):[int] 
    `, (range from 0):[int] 
        255 (integer):int 
    `@ (from base):int <--arg( B:int A:int ) 
        2 (integer):int 
        ! (zip with):[int] 
            ; (save):[int] -->let( C:[int] ) 
                `@ (to base):[int] 
                    2 (integer):int 
                    $ (= B):int 
            \ (reverse):[int] <--arg( D:int ) 
                @ (= C):[int] 
            ! (zipop: abs diff):null 

Back to the index