Finished first group of assignments
This commit is contained in:
14
section/prog2.tex
Normal file
14
section/prog2.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\section{演習 2ー2}
|
||||
|
||||
2つの整数値を読み込み、それらの和と積を表示するプログラム。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\defaultlistingstyle
|
||||
\lstinputlisting[language=C,title={演習 2ー2}]{../programs/prog2/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/prog2.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user