Problem: Combination Lock

Code: Combination+Lock/tails_1748146252

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 
    . (map):[int] 
        , (range from 1):[int] 
            $ (= fstInt):int 
        `/ (special folds):int <--arg( A:int ) 
            ! (zip with):[int] 
                + (add):[chr] 
                    $ (= A):int 
                    _ (= fstLine):[chr] 
                10 (integer):int <--arg( B:chr ) 
                % (zipop: mod):null 
            ] (foldop: max):null 
    [ (foldop: min):null 

Back to the index