wrote most of report
This commit is contained in:
13
section/prog1.tex
Normal file
13
section/prog1.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\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}
|
||||
Reference in New Issue
Block a user