diff --git a/src/p29.apl b/src/p29.apl index 15ee3f2..224c8f1 100644 --- a/src/p29.apl +++ b/src/p29.apl @@ -1,2 +1 @@ -a←(⍳100)~1 -≢∪,a∘.*a +≢∪,∘.*⍨1~⍨⍳100