cws/cw01.tex
changeset 877 43460c7b2010
parent 833 aad5957eb7e4
child 886 8a8d87394608
equal deleted inserted replaced
876:771396fa6cc4 877:43460c7b2010
     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