Files
information-processing-1_14…/main.tex
2025-07-17 11:31:11 +09:00

40 lines
752 B
TeX

\documentclass{class/nitreport}
\reporttitle{第14回課題}
\reportauthor{柴田 健琉}
\studentid{2024D14}
\seatingnum{15}
\reportdate{令和7年}{07月}{15日}
\turnindate{令和7年}{07月}{17日}
\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/p413.tex}
\input{section/p414.tex}
\input{section/p418.tex}
\input{section/p419.tex}
\printbibliography[heading=bibintoc,title={参考文献}]
\compiledTime
\end{document}