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) 
    >> (tail) 
        , (range from 1) 
            ;$ (= sndInt) 
    . (map) <--arg( A ) 
        `_ (subsequences) 
            0 (integer) 
            `D (to base from data) 
                100 (to base from data arg) 
        `* (product) <--arg( B ) 
            $ (= B) 
(postdata (hex): to base from data)
6febc8bd731ebc

Back to the index