1
0
Fork 0
mirror of https://github.com/Lyxal/Keta.git synced 2024-08-14 23:53:13 +00:00

Update Examples.md

This commit is contained in:
JonoCode9374 2019-12-26 16:27:40 +11:00 committed by GitHub
parent fe4f30edea
commit 4877304992
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,20 @@ Expands to:
Shape(Palindromise(Add(Double(Double(input)), Space)), 3)
9 bytes (Ket) vs 11 bytes (Keg) .
## Output Distinct Factor Cubiods
Keg didn't participate in this challenge
*R=
F?f^
Psuedo:
function f
reduce the input via multiplication
return that result equal to the input
function main
generate factors of input
filter list by above flow (f)