Problem: Twelve

Code: Twelve/darrenks_1642441177

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)


= (subscript (wrapped)) 
    + (add) 
        + (sum) 
            ! (zip with) 
                >> (tail) 
                    ; (let) -->let( A ) 
                        : (append) 
                            `, (range from 0) 
                                10 (integer) 
                            "AB" (string) 
                ;$ (= fstLine) <--arg( B ) 
                ? (zipop: index) 
        ~ (auto = 1) 
    : (append) 
        `' (transpose) 
            $ (= A) 
        . (map) 
            $ (= A) 
            : (append) <--arg( C ) 
                1 (integer) 
                (implicit arg = C) 

Back to the index