Problem: M plus D equals Y FIXED
Code: M+plus+D+equals+Y+FIXED/tails_1720680811
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 map with implicit range | [[chr],int] | ||
| * 1 | 42 | integer | int | ||
| * 1 | ~ | tuple | [chr],int | B:int A:int | |
| ** 2 | : | append | [chr] | ||
| *** 3 | & | justify | [chr] | ||
| **** 4 | "XX0" | string | [chr] | ||
| **** 4 | 4 | integer | int | ||
| **** 4 | + | add | int | ||
| ***** 5 | $ | = B | int | ||
| ***** 5 | ~ | auto = 1 | auto | ||
| *** 3 | ":" | string | [chr] | ||
| ** 2 | [ | min | int | ||
| *** 3 | $ | = B | int | ||
| *** 3 | + | sum | int | ||
| **** 4 | < | take | [int] | ||
| ***** 5 | - | subtract | int | ||
| ****** 6 | 43 | integer | int | ||
| ****** 6 | $ | = B | int | ||
| ***** 5 | `D | to base from data | [int] | ||
| ****** 6 | 3 | to base from data arg | null |