apl: n-queens via permute + diagonal filter, q(8)=92 (+10 tests, 306/306)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
"dfn": {"pass": 24, "fail": 0},
|
||||
"tradfn": {"pass": 20, "fail": 0},
|
||||
"valence": {"pass": 14, "fail": 0},
|
||||
"programs": {"pass": 27, "fail": 0}
|
||||
"programs": {"pass": 37, "fail": 0}
|
||||
},
|
||||
"total_pass": 296,
|
||||
"total_pass": 306,
|
||||
"total_fail": 0,
|
||||
"total": 296
|
||||
"total": 306
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user