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)
| Depth | Lit | Desc | Type | Arg | Let |
|---|---|---|---|---|---|
| 0 | `/ | special folds | int | ||
| * 1 | ! | zip with | [int] | ||
| ** 2 | > | drop | [chr] | ||
| *** 3 | 2 | integer | int | ||
| *** 3 | ; | save | [chr] | B:[chr] | |
| **** 4 | : | append | [chr] | ||
| ***** 5 | ; | save | [chr] | A:[chr] | |
| ****** 6 | `< | sort | [chr] | ||
| ******* 7 | @ | = fstLine | [chr] | ||
| ***** 5 | + | add | [chr] | ||
| ****** 6 | 10 | integer | int | ||
| ****** 6 | $ | = A | [chr] | ||
| ** 2 | @ | = B | [chr] | C:chr | |
| ** 2 | - | zipop: sub | null | ||
| * 1 | [ | foldop: min | null |