Problem: Shorter Roman Numerals

Code: Shorter+Roman+Numerals/tails_1703134971

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)


| (filter) 
    , (range from 1) 
        3000 (integer) 
    > (drop) <--arg( A ) 
        + (sum) 
            ! (zip with) 
                `D (to base from data) 
                    5 (to base from data arg) 
                ; (save) <--arg( B ) -->let( C ) 
                    `p (int to str) 
                        @ (= A) 
                = (zipop: subscript) 
        $ (= C) 
(postdata (hex): to base from data)
672e94

Back to the index