cws/pre_cw02.tex
changeset 355 bc3980949af2
parent 346 663c2a9108d1
child 356 d1046d9d3213
equal deleted inserted replaced
354:4b347b6e134f 355:bc3980949af2
    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 \IMPORTANT{You are asked to implement a Scala program for measuring similarity in
    19   texts. The preliminary part is due on \cwSEVEN{} at 5pm and worth 3\%.}
    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''.}
    20 
    21 
    21 \noindent
    22 \noindent
    22 Also note that the running time of each part will be restricted to a
    23 Also note that the running time of each part will be restricted to a
    23 maximum of 30 seconds on my laptop.
    24 maximum of 30 seconds on my laptop.
    24 
    25