Problem: Merry Christmas 2022
Code: Merry+Christmas+2022/tails_1671412932
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 | | implicit string concatenation | [chr] | ||
| * 1 | | implicit string concatenation | [chr] | ||
| ** 2 | ;@ | = sndLine | [chr] | ||
| ** 2 | % | split (remove empties) | [[chr]] | ||
| *** 3 | = | subscript (wrapped) | [chr] | ||
| **** 4 | $ | = fstInt | int | ||
| **** 4 | `' | transpose | [[chr]] | ||
| ***** 5 | ;;@ | = allLines | [[chr]] | ||
| *** 3 | ~ | auto = words | auto | ||
| * 1 | > | drop | [int] | ||
| ** 2 | [ | min | int | ||
| *** 3 | $ | = fstInt | int | ||
| *** 3 | 2 | integer | int | ||
| ** 2 | `< | sort | [int] | ||
| *** 3 | _ | = ints | [int] |