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

This commit is contained in:
2026-05-07 05:46:54 +00:00
parent 49eb22243a
commit e37167a58e
8 changed files with 89 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ run_suite() {
EPOCHS
local OUTPUT
OUTPUT=$(timeout 60 "$SX_SERVER" < "$TMP" 2>/dev/null)
OUTPUT=$(timeout 180 "$SX_SERVER" < "$TMP" 2>/dev/null)
rm -f "$TMP"
local LINE