From 1c659bc3080e95b117912c4a218a21affbba606e Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Wed, 27 Aug 2025 14:55:23 +0200 Subject: [PATCH] Update readme.org --- readme.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.org b/readme.org index 0fdd180..dbf3de4 100644 --- a/readme.org +++ b/readme.org @@ -851,4 +851,5 @@ The particular crossword puzzle is specified in a text file which first lists th (3) For efficiency reasons it is important, at least for larger puzzles, to sort the words and the sites in a particular order. For this part of the problem, the solution of P28 may be very helpful. --- -Last modified: Thu Sep 19 07:02:13 BRT 2013 \ No newline at end of file + +Source: https://www.ic.unicamp.br/~meidanis/courses/mc336/problemas-lisp/L-99_Ninety-Nine_Lisp_Problems.html \ No newline at end of file