equal
deleted
inserted
replaced
7 \usepackage{pgf} |
7 \usepackage{pgf} |
8 \usepackage{pgfplots} |
8 \usepackage{pgfplots} |
9 \usepackage{stackengine} |
9 \usepackage{stackengine} |
10 %% \usepackage{accents} |
10 %% \usepackage{accents} |
11 \newcommand\barbelow[1]{\stackunder[1.2pt]{#1}{\raisebox{-4mm}{\boldmath$\uparrow$}}} |
11 \newcommand\barbelow[1]{\stackunder[1.2pt]{#1}{\raisebox{-4mm}{\boldmath$\uparrow$}}} |
12 |
12 \usepackage{ulem} |
13 |
13 |
14 \begin{document} |
14 \begin{document} |
15 |
15 |
16 % BF IDE |
16 % BF IDE |
17 % https://www.microsoft.com/en-us/p/brainf-ck/9nblgggzhvq5 |
17 % https://www.microsoft.com/en-us/p/brainf-ck/9nblgggzhvq5 |
23 \mbox{}\hfill\textit{other functional languages.''}\smallskip\\ |
23 \mbox{}\hfill\textit{other functional languages.''}\smallskip\\ |
24 \mbox{}\hfill\textit{ --- Dean and Ghemawat, who designed this concept at Google} |
24 \mbox{}\hfill\textit{ --- Dean and Ghemawat, who designed this concept at Google} |
25 \bigskip |
25 \bigskip |
26 |
26 |
27 \IMPORTANT{This part is about the shunting yard algorithm by Dijkstra. |
27 \IMPORTANT{This part is about the shunting yard algorithm by Dijkstra. |
28 The preliminary part is due on \cwEIGHT{} at 5pm and worth 3\%. |
28 The preliminary part is due on \sout{\cwEIGHT{}} \textcolor{red}{11 December} |
|
29 at 5pm and worth 3\%. |
29 Any 1\% you achieve in the preliminary part counts as your |
30 Any 1\% you achieve in the preliminary part counts as your |
30 ``weekly engagement''.} |
31 ``weekly engagement''.} |
31 |
32 |
32 \noindent |
33 \noindent |
33 Also note that the running time of each part will be restricted to a |
34 Also note that the running time of each part will be restricted to a |