equal
deleted
inserted
replaced
12 \mbox{}\hfill\textit{coupled with judiciously placed print statements.''}\smallskip\\ |
12 \mbox{}\hfill\textit{coupled with judiciously placed print statements.''}\smallskip\\ |
13 \mbox{}\hfill\textit{ --- Brian W. Kernighan, in Unix for Beginners (1979)}\medskip\bigskip |
13 \mbox{}\hfill\textit{ --- Brian W. Kernighan, in Unix for Beginners (1979)}\medskip\bigskip |
14 |
14 |
15 |
15 |
16 \noindent |
16 \noindent |
17 This assignment is about Scala and worth 10\%. The preliminary |
17 This assignment is about Scala. You are asked to implement two programs |
18 part is due on \cwSIX{} at 4pm, and the core part on \cwSIXa{} |
18 about list processing and recursion. The preliminary part (3\%) is due |
19 at 4pm. You are asked to implement two programs about list |
19 on \cwSIX{} at 4pm, and the core part on \cwSIXa{} at 4pm. The core |
20 processing and recursion. The core part is more advanced and might |
20 part is more advanced and might include material you have not yet seen |
21 include material you have not yet seen in the first lecture. |
21 in the first lecture.\bigskip |
22 \bigskip |
|
23 |
22 |
24 \IMPORTANT{} |
23 \IMPORTANT{} |
25 |
24 |
26 \noindent |
25 \noindent |
27 Also note that the running time of each part will be restricted to a |
26 Also note that the running time of each part will be restricted to a |