Problem: lower bounds for acceptable dating

Code: lower+bounds+for+acceptable+dating/lynn_1640193865

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):[[chr]] 
    > (drop):[[int]] 
        10 (integer):int 
        `/ (chunks of):[[int]] 
            2 (integer):int 
            , (range from 1):[int] 
                $ (= fstInt):int 
    : (append):[chr] <--arg( B:[int] A:[int] ) 
        * (join):[chr] 
            ", " (string):[chr] 
            $ (= B):[int] 
        : (append):[chr] 
            ": " (string):[chr] 
            + (add):int 
                / (divide):int 
                    + (sum):int 
                        $ (= B):[int] 
                    4 (integer):int 
                8 (integer):int 

Back to the index