equal
deleted
inserted
replaced
|
1 |
1 % !TEX program = xelatex |
2 % !TEX program = xelatex |
2 \documentclass{article} |
3 \documentclass{article} |
3 \usepackage{../style} |
4 \usepackage{../style} |
4 \usepackage{disclaimer} |
5 \usepackage{disclaimer} |
5 \usepackage{../langs} |
6 \usepackage{../langs} |
8 |
9 |
9 |
10 |
10 %% should ask to lower case the words. |
11 %% should ask to lower case the words. |
11 |
12 |
12 \section*{Main Part 2 (Scala, 6 Marks)} |
13 \section*{Main Part 2 (Scala, 6 Marks)} |
|
14 |
|
15 \mbox{}\hfill\textit{``C makes it easy to shoot yourself in the foot; C++ makes it harder,}\\ |
|
16 \mbox{}\hfill\textit{ but when you do, it blows your whole leg off.''}\smallskip\\ |
|
17 \mbox{}\hfill\textit{ --- Bjarne Stroustrup (creator of the C++ language)}\bigskip\bigskip |
|
18 |
|
19 |
13 |
20 |
14 |
21 |
15 \noindent |
22 \noindent |
16 You are asked to implement a Scala program for recommending movies |
23 You are asked to implement a Scala program for recommending movies |
17 according to a ratings list.\bigskip |
24 according to a ratings list.\bigskip |