14 lines
372 B
TeX
14 lines
372 B
TeX
\section{演習1ー5}
|
|
|
|
プロンプトから読み込んだ整数値に13を加えた値を表示するプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
\defaultlistingstyle
|
|
\lstinputlisting[language=C,title={演習1ー5}]{../programs/prog1/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/prog1.png}
|
|
\end{center}
|