diff -r fd3f8581ce85 -r f8a781322499 cws/cw01.tex --- a/cws/cw01.tex Thu Dec 08 12:50:54 2016 +0000 +++ b/cws/cw01.tex Tue Dec 13 13:02:52 2016 +0000 @@ -21,7 +21,8 @@ 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}