第六周。

This commit is contained in:
unlockable
2022-10-24 17:27:26 +08:00
parent 65f60cdf73
commit 90e0dad59c
3 changed files with 329 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
\usepackage{float}
\usepackage{emptypage}
\usepackage{multicol}
\usepackage{float}
\geometry{a4paper,scale=0.8}
@@ -42,6 +43,9 @@
\newcommand{\eqper}{\text{}} % Chinese period in equation
\newcommand{\toinf}{\lim \limits_{n \to \infty}}
\newcommand{\setcom}[1]{{#1}^\mathrm{C}} % Complement Set
\newcommand{\realnum}{\mathbb{R}}
\newcommand{\integer}{\mathbb{Z}}
\newcommand{\naturalnum}{\mathbb{N}}
\title{{\Huge{\textbf{离散数学}}}}
\author{}