Problem: Total Time Worked Corrected
Code: Total+Time+Worked+Corrected/tails_1737380916
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 | `/ | divmod | int | D:int | |
| ** 2 | + | sum | int | ||
| *** 3 | . | map | [int] | ||
| **** 4 | `/ | chunks of | [[int]] | ||
| ***** 5 | ~ | auto = 2 | auto | ||
| ***** 5 | . | map | [int] | ||
| ****** 6 | % | split (remove empties) | [[chr]] | ||
| ******* 7 | @ | = fstLine | [chr] | ||
| ******* 7 | ~ | auto = words | auto | ||
| ****** 6 | + | add | int | A:[chr] | |
| ******* 7 | + | add | int | ||
| ******** 8 | * | multiply | int | ||
| ********* 9 | % | modulus | int | ||
| ********** 10 | `r | read int | int | ||
| *********** 11 | $ | = A | [chr] | ||
| ********** 10 | 12 | integer | int | ||
| ********* 9 | ; | save | int | B:int | |
| ********** 10 | 60 | integer | int | ||
| ******** 8 | `r | read int | int | ||
| ********* 9 | > | drop | [chr] | ||
| ********** 10 | 2 | integer | int | ||
| ********** 10 | @ | = A | [chr] | ||
| ******* 7 | * | multiply | int | ||
| ******** 8 | o | ord | int | ||
| ********* 9 | `/ | special folds | chr | ||
| ********** 10 | @ | = A | [chr] | ||
| ********** 10 | ] | foldop: max | null | ||
| ******** 8 | 48 | integer | int | ||
| **** 4 | % | modulus | int | C:[int] | |
| ***** 5 | `/ | special folds | int | ||
| ****** 6 | \ | reverse | [int] | ||
| ******* 7 | $ | = C | [int] | ||
| ****** 6 | - | foldop: sub | null | ||
| ***** 5 | 1440 | integer | int | ||
| ** 2 | $ | = B | int | ||
| * 1 | & | justify | [chr] | F:int E:int | |
| ** 2 | ":0" | string | [chr] | ||
| ** 2 | 3 | integer | int | ||
| ** 2 | | implicit arg = D | int |