Problem: A069800

Code: A069800/tails_1662361531

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)


< (take):[int] 
    $ (= fstInt):int 
    + (concat):[int] 
        =~ (group by (also sorts)):[[int]] 
            | (filter):[int] 
                , (range from 1):[int] 
                    ^ (pow):int 
                        $ (= fstInt):int 
                        3 (integer):int 
                `* (product):int <--arg( A:int ) 
                    `@ (to base):[int] 
                        ~ (auto = 10):auto 
                        $ (= A):int 
            + (sum):int <--arg( B:int ) 
                `@ (to base):[int] 
                    ~ (auto = 10):auto 
                    (implicit arg = B):int 

Back to the index