apl: primes sieve (2=+⌿0=A∘.|A)/A←⍳N + apl-compress (+11 tests, 280/280)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
"operators": {"pass": 117, "fail": 0},
|
||||
"dfn": {"pass": 24, "fail": 0},
|
||||
"tradfn": {"pass": 20, "fail": 0},
|
||||
"valence": {"pass": 14, "fail": 0}
|
||||
"valence": {"pass": 14, "fail": 0},
|
||||
"programs": {"pass": 11, "fail": 0}
|
||||
},
|
||||
"total_pass": 269,
|
||||
"total_pass": 280,
|
||||
"total_fail": 0,
|
||||
"total": 269
|
||||
"total": 280
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user