Problem: Steps to Miles

Code: Steps+to+Miles/tails+%28whio%29_1738225850

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) 
    35 (integer) 
    `: (list of 2 lists) <--arg( B A ) 
        : (append) 
            $ (= B) 
            "K:" (string) 
        : (append) 
            * (join) 
                "." (string) 
                : (append) 
                    `/ (divmod) -->let( C ) 
                        / (divide) 
                            + (add) 
                                / (divide) 
                                    * (multiply) 
                                        9154 (integer) 
                                        $ (= B) 
                                    ;_ (= sndInt) 
                                ~ (auto = 1) 
                            ~ (auto = 2) 
                        10 (integer) 
                    $ (= C) 
            "mi" (string) 

Back to the index