Problem: Earnharder Numbers

Code: Earnharder+Numbers/tails_1649840861

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)


Note: This code seems to be written in Nibbles version < 0.21

`& (list intersection):[int] 
    >> (tail):[int] 
        , (range from 1):[int] 
            ;$ (= sndInt):int 
    . (map):[int] <--arg( A:int ) 
        `_ (subsequences):[[int]] 
            0 (integer):int 
            `D (to base from data):[int] 
                100 (to base from data arg):null 
        `* (product):int <--arg( B:[int] ) 
            $ (= B):[int] 
(postdata (hex): to base from data)
6febc8bd731ebc

Back to the index