Negative days completion.

This commit is contained in:
2025-05-11 00:44:19 +09:00
parent 1158462054
commit f12d0bbc49
42 changed files with 377 additions and 79 deletions

49
main.tex Normal file
View File

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