cws/cw01.tex
changeset 877 a8a4ca890f56
parent 833 7c3b8bb4a174
child 886 7a8187cf5bb3
equal deleted inserted replaced
876:09e4ca6d00a0 877:a8a4ca890f56
     9 \begin{document}
     9 \begin{document}
    10 \newcolumntype{C}[1]{>{\centering}m{#1}}
    10 \newcolumntype{C}[1]{>{\centering}m{#1}}
    11 
    11 
    12 \section*{Coursework 1}
    12 \section*{Coursework 1}
    13 
    13 
    14 This coursework is worth 5\% and is due on \cwONE{} at 18:00. You are
    14 This coursework is worth 5\% and is due on \cwONE{} at 16:00. You are
    15 asked to implement a regular expression matcher and submit a document
    15 asked to implement a regular expression matcher and submit a document
    16 containing the answers for the questions below. You can do the
    16 containing the answers for the questions below. You can do the
    17 implementation in any programming language you like, but you need to
    17 implementation in any programming language you like, but you need to
    18 submit the source code with which you answered the questions,
    18 submit the source code with which you answered the questions,
    19 otherwise a mark of 0\% will be awarded. You can submit your answers
    19 otherwise a mark of 0\% will be awarded. You can submit your answers