Problem: Combination Lock

Code: Combination+Lock/darrenks%289.5%29_1748288691

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)


`/ (special folds):int 
    ! (zip with):[int] 
        > (drop):[chr] 
            2 (integer):int 
            ; (save):[chr] -->let( B:[chr] ) 
                : (append):[chr] 
                    ; (save):[chr] -->let( A:[chr] ) 
                        `< (sort):[chr] 
                            @ (= fstLine):[chr] 
                    + (add):[chr] 
                        10 (integer):int 
                        $ (= A):[chr] 
        @ (= B):[chr] <--arg( C:chr ) 
        - (zipop: sub):null 
    [ (foldop: min):null 

Back to the index