cws/cw03.tex
changeset 311 a479ec3ea536
parent 307 3c7ac7836e4f
child 329 8a34b2ebc8cc
--- a/cws/cw03.tex	Mon Nov 04 11:48:37 2019 +0000
+++ b/cws/cw03.tex	Mon Nov 04 13:28:05 2019 +0000
@@ -28,7 +28,7 @@
 \noindent
 This part is about searching and backtracking. You are asked to
 implement Scala programs that solve various versions of the
-\textit{Knight's Tour Problem} on a chessboard. The preliminary part is
+\textit{Knight's Tour Problem} on a chessboard. The preliminary part (4\%) is
 due on  \cwEIGHT{} at 4pm; the core part is due on \cwEIGHTa{} at 4pm.
 Note the core, more advanced, part might include material you have not
 yet seen in the first three lectures. \bigskip