cws/cw03.tex
changeset 155 eccf17f56922
parent 154 e7f8e3d2e09a
child 156 6b9542fc9dc4
--- a/cws/cw03.tex	Fri Nov 24 01:26:01 2017 +0000
+++ b/cws/cw03.tex	Fri Nov 24 03:10:23 2017 +0000
@@ -517,7 +517,11 @@
   given brainfu** program and memory, and the program counter and memory counter
   set to~$0$. Like \texttt{run} it returns the memory after the execution
   of the program finishes. You can test your brainf**k interpreter with the
-  Sierpinski triangle or the Hello world programs.\\\mbox{}\hfill[2 Marks]
+  Sierpinski triangle or the Hello world programs or have a look at
+
+  \begin{center}
+  \url{https://esolangs.org/wiki/Brainfuck}
+  \end{center}\hfill[2 Marks]
   
   \begin{figure}[p]
   \begin{center}