Problem: Colosseum Sequence

Code: Colosseum+Sequence/tails_1679374332

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 with implicit range) 
    $ (= fstInt) 
    / (foldr1) <--arg( B A ) 
        , (range from 1) 
            $ (= B) 
        + (sum) <--arg( D C ) 
            . (map) 
                `@ (to base) 
                    ~ (auto) 
                    @ (= C) 
                = (subscript (wrapped)) <--arg( F ) 
                    $ (= F) 
                    `D (to base from data) 
                        5 (to base from data arg) 
(postdata (hex): to base from data)
2dd9bc

Back to the index