Implement till 4.44

This commit is contained in:
2021-02-05 11:12:59 -05:00
parent 59a86be7e5
commit 1a2ae825d2
2 changed files with 71 additions and 3 deletions

View File

@@ -274,9 +274,9 @@
(display (length (queens 8))) (newline)
(display "\nex-2.43 - see comments\n")
(display "[done]\n")
;(flatmap
; (lambda (new-row)
; (map (lambda (rest-of-queens)