14 lines
348 B
TeX
14 lines
348 B
TeX
\section{演習 4-11}
|
|
|
|
教科書のList 4-10の出力に入力値も表示するように変更したプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={演習 4-11}]{../programs/p411/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/p411.png}
|
|
\end{center}
|