This commit is contained in:
2025-07-03 12:05:57 +09:00
parent e10edbe753
commit fea9a38b1d
27 changed files with 255 additions and 98 deletions

13
section/p44.tex Normal file
View File

@@ -0,0 +1,13 @@
\section{課題4}
教科書の演習4ー4の解答
\subsection{コードリスティング}
\lstinputlisting[language=C,title={課題4}]{../programs/p44/main.c}
\subsection{実行結果}
\begin{center}
\includegraphics[width=\textwidth]{./assets/p44.png}
\end{center}