equal
deleted
inserted
replaced
13 |
13 |
14 \mbox{}\hfill\textit{``What one programmer can do in one month,}\\ |
14 \mbox{}\hfill\textit{``What one programmer can do in one month,}\\ |
15 \mbox{}\hfill\textit{two programmers can do in two months.''}\smallskip\\ |
15 \mbox{}\hfill\textit{two programmers can do in two months.''}\smallskip\\ |
16 \mbox{}\hfill\textit{ --- Frederick P.~Brooks (author of The Mythical Man-Month)}\bigskip\medskip |
16 \mbox{}\hfill\textit{ --- Frederick P.~Brooks (author of The Mythical Man-Month)}\bigskip\medskip |
17 |
17 |
18 \IMPORTANT{You are asked to implement a Scala program for measuring similarity in |
18 \IMPORTANTNONE{} |
19 texts. The preliminary part is due on \cwSEVEN{} at 5pm and worth 3\%. |
|
20 Any 1\% you achieve in the preliminary part counts as your ``weekly engagement''.} |
|
21 |
19 |
22 \noindent |
20 \noindent |
23 Also note that the running time of each part will be restricted to a |
21 Also note that the running time of each part will be restricted to a |
24 maximum of 30 seconds on my laptop. |
22 maximum of 30 seconds on my laptop. |
25 |
23 |