Problem: 24 hour clock
Code: 24+hour+clock/tails_1669598554
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)
>> (tail)
. (map)
;;$ (= intMatrix)
* (join) <--arg( A )
":" (string)
>> (tail)
. (map)
`@ (to base)
; (save) -->let( B )
60 (integer)
- (subtract)
302400 (integer)
`@ (from base)
$ (= B)
@ (= A)
>> (tail) <--arg( C )
`p (int to str)
+ (add)
^ (pow)
~ (auto = 10)
~ (auto = 2)
(implicit arg = C)