Binary file cws/cw05.pdf has changed
--- a/cws/cw05.tex Fri Dec 03 18:00:30 2021 +0000
+++ b/cws/cw05.tex Fri Dec 03 18:10:33 2021 +0000
@@ -38,7 +38,18 @@
\end{center}
\noindent
-on my end.
+on my end. You will be marked according to the input files
+
+\begin{itemize}
+\item\href{https://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/fun2/sqr.fun}{sqr.fun}
+\item\href{https://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/fun2/fact.fun}{fact.fun}
+\item\href{https://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/fun2/mand.fun}{mand.fun}
+\item\href{https://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/fun2/mand2.fun}{mand2.fun}
+\item\href{https://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/afl-material/raw-file/tip/progs/fun2/hanoi.fun}{hanoi.fun}
+\end{itemize}
+
+\noindent
+which are uploaded to KEATS.
\subsection*{Disclaimer\alert}
@@ -51,7 +62,7 @@
\subsection*{Task}
-The main goal is to lex and parse 4 Fun-programs, including the
+The main goal is to lex and parse 5 Fun-programs, including the
Mandelbrot program shown in Figure~\ref{mand}, and generate
corresponding code for the LLVM-IR. Unfortunately the calculations for
the Mandelbrot Set require floating point arithmetic and therefore we