Negative days completion.
This commit is contained in:
15
section/lst37.tex
Normal file
15
section/lst37.tex
Normal file
@@ -0,0 +1,15 @@
|
||||
\section{演習課題 1 List 3-7}
|
||||
|
||||
2つの整数値の等価検証プログラム
|
||||
|
||||
\ref{lst36}の条件を否定に変更したプログラム。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\lstinputlisting[language=C,title={演習課題 1 List 3-7}]{../programs/lst37/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/lst37.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user