14 lines
322 B
TeX
14 lines
322 B
TeX
\section{演習 4-14}
|
|
|
|
1,2,3...8,9,0を入力した整数値個表示するプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={演習 4-14}]{../programs/p414/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/p414.png}
|
|
\end{center}
|