Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
4
Task/Middle-three-digits/Klong/middle-three-digits.klong
Normal file
4
Task/Middle-three-digits/Klong/middle-three-digits.klong
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
items::[123 12345 1234567 987654321 10001 -10001 -123 -100 100 -12345 1 2 -1 -10 2002 -2002 0]
|
||||
|
||||
mid3::{[d k];:[3>k::#$#x;"small":|0=k!2;"even";(-d)_(d::_(k%2)-1)_$#x]}
|
||||
.p(mid3'items)
|
||||
Loading…
Add table
Add a link
Reference in a new issue