This commit is contained in:
2025-05-21 23:32:31 +09:00
parent 3ede55482f
commit 52ecc1382f
9 changed files with 71 additions and 4 deletions

18
section/p310.tex Normal file
View File

@@ -0,0 +1,18 @@
\section{演習 3-10}
\vspace{-0.25cm}
3つの整数値の等価検証プログラム。
\subsection{コードリスティング}
\vspace{-0.75cm}
\defaultlistingstyle
\lstinputlisting[language=C,title={演習 3-10}]{../programs/p310/main.c}
\subsection{実行結果}
\begin{center}
\includegraphics[width=\textwidth]{./assets/p310.png}
\end{center}