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/p43.tex Normal file
View File

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