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

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