Problem: Steps to Miles

Code: Steps+to+Miles/whio_1738268831

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):[[chr]] 
    35 (integer):int 
    : (append):[chr] <--arg( B:int A:int ) 
        : (append):[chr] 
            $ (= B):int 
            "K: " (string):[chr] 
        : (append):[chr] 
            * (join):[chr] 
                "." (string):[chr] 
                : (append):[int] 
                    `/ (divmod):int -->let( C:int ) 
                        / (divide):int 
                            + (add):int 
                                * (multiply):int 
                                    183 (integer):int 
                                    $ (= B):int 
                                21 (integer):int 
                            40 (integer):int 
                        10 (integer):int 
                    $ (= C):int 
            "mi" (string):[chr] 

Back to the index