cws/cw03.tex
changeset 86 f8a781322499
parent 79 2d57b0d43a0f
child 94 ae4708c851ee
--- a/cws/cw03.tex	Thu Dec 08 12:50:54 2016 +0000
+++ b/cws/cw03.tex	Tue Dec 13 13:02:52 2016 +0000
@@ -20,7 +20,9 @@
 code! It has a different meaning in Scala, than in Java.  Do not use
 \texttt{var}! This declares a mutable variable.  Make sure the
 functions you submit are defined on the ``top-level'' of Scala, not
-inside a class or object.
+inside a class or object. Also note that the running time of
+each part will be restricted to a maximum of 360 seconds. 
+
 
 
 \subsection*{Disclaimer!!!!!!!!}