progress
This commit is contained in:
13
section/a2.tex
Normal file
13
section/a2.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\section{課題2}
|
||||
|
||||
入力した3つの整数値が小さい順または等価になっているかを検証するプログラム。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\lstinputlisting[language=C,title={課題2}]{../programs/a2/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/a2.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user