Problem: Average Height Rounded Up

Code: Average+Height+Rounded+Up/tails_1655695913

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)


. (map) 
    `D (to base from data) 
        16 (to base from data arg) 
    : (append) <--arg( A ) 
        `( (uncons) -->let( B ) 
            `p (int to str) 
                + (add) 
                    50 (integer) 
                    $ (= A) 
        : (append) 
            "\'" (string) 
            $ (= B) 
(postdata (hex): to base from data)
c6795a4960

Back to the index