Problem: count down

Code: count+down/tails_1646542167

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)


`. (iterate while uniq) 
    $ (= fstInt) 
    / (foldr1) <--arg( A ) 
        \ (reverse) 
            `@ (to base) 
                ~ (auto = 10) 
                - (subtract) 
                    $ (= A) 
                    ~ (auto = 1) 
        * (multiply) <--arg( C B ) 
            10 (integer) 
            @ (= B) 

Back to the index