This commit is contained in:
2025-05-21 23:32:31 +09:00
parent 3ede55482f
commit 52ecc1382f
9 changed files with 71 additions and 4 deletions

33
main.tex Normal file
View File

@@ -0,0 +1,33 @@
\documentclass{class/nitreport}
\reporttitle{第9回課題}
\reportauthor{柴田 健琉}
\studentid{2024D14}
\seatingnum{15}
\reportdate{令和7年}{05月}{21日}
\turnindate{令和7年}{06月}{23日}
\schoolname{岐阜工業高等専門学校}
\department{電子制御工学科}
\subject{情報処理I}
\professor{岡崎 憲一}
\pagenumbering{roman}
\begin{document}
\coverpage
\tableofcontents
\newpage
\pagenumbering{arabic}
\input{section/introduction.tex}
\newpage
\input{section/p310.tex}
\newpage
\input{section/p311.tex}
\newpage
\compiledTime
\end{document}