14 lines
311 B
TeX
14 lines
311 B
TeX
\section{演習課題 1 List 3-4}
|
|
|
|
偶数奇数判定プログラム
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={演習課題 1 List 3-4}]{../programs/lst34/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/lst34.png}
|
|
\end{center}
|