Skip to content

Commit 6fd9830

Browse files
author
hengxin
committed
+2019-1-review: finished; +handout
1 parent 9e12dbe commit 6fd9830

38 files changed

+1044
-0
lines changed
535 KB
Binary file not shown.
673 KB
Binary file not shown.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
% 2017-1-exam.tex
2+
3+
\documentclass[]{beamer}
4+
\input{preamble}
5+
6+
%%%%%%%%%%
7+
\title[\titletext]{\titletext}
8+
\subtitle{}
9+
10+
\author[Hengfeng Wei]{\large 魏恒峰}
11+
\titlegraphic{\includegraphics[height = 2.0cm]{figs/qrcode-problem-solving-class-2019-1}}
12+
\institute{hfwei@nju.edu.cn}
13+
\date{2019年12月26日}
14+
%%%%%%%%%%
15+
\begin{document}
16+
17+
\maketitle
18+
19+
\input{problems/0-overview}
20+
\input{problems/1-logic}
21+
\input{problems/2-proof}
22+
\input{problems/3-cardinality}
23+
\input{problems/4-relation}
24+
% \input{problems/5-lattice}
25+
% \input{problems/6-boolean-algebra}
26+
\input{problems/7-alg}
27+
\input{problems/conclusion}
28+
29+
\thankyou{}
30+
\input{problems/suggestion}
31+
32+
\end{document}
33+
%%%%%%%%%%

2019/2019-1/2019-1-review/2017-1-exam.tex.latexmain

Whitespace-only changes.
8.17 KB
Loading
24.1 KB
Loading
20 KB
Loading
34.9 KB
Loading
54.1 KB
Loading
101 KB
Loading

0 commit comments

Comments
 (0)