Problem: Decimation

Code: Decimation/tails_1645408270

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 string concatenation):[chr] 
    (implicit string concatenation):[chr] 
        | (filter):[chr] 
            `\ (special scans):[chr] 
                ;_ (= allInput):[chr] 
                (foldop: undefined nibble 0xc (try Nibbles version >=0.22)):null 
            + (sum):int <--arg( A:chr ) 
                . (map):[int] 
                    , (range from 1):[int] 
                        + (sum):int 
                            + (add):[int] 
                                $ (= A):chr 
                                "\n" (string):[chr] 
                    10 (integer):int <--arg( B:int ) 
        < (take):[int] 
            10 (integer):int 
            * (multiply):[int] 
                $ (= fstInt):int 
                @ (= fstLine):[chr] 
    * (multiply):[int] 
        $ (= fstInt):int 
        @ (= fstLine):[chr] 

Back to the index