Initial commit

This commit is contained in:
2025-12-19 15:25:03 +08:00
commit 763601f1b3
6 changed files with 921 additions and 0 deletions

13
main.tex Normal file
View File

@@ -0,0 +1,13 @@
\documentclass[a4paper,11pt]{article}
\usepackage{chao}
\usepackage{algo}
\geometry{margin=2cm}
\title{}
\author{}
\date{}
\begin{document}
\maketitle
\end{document}