Finished first group of assignments
This commit is contained in:
14
section/lst22.tex
Normal file
14
section/lst22.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\section{List 2ー2 +$\alpha$}
|
||||
|
||||
2桁以上の正の整数の十の位の数字を表示するプログラム。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\defaultlistingstyle
|
||||
\lstinputlisting[language=C,title={List 2ー2 +$\alpha$}]{../programs/lst22/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/lst22.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user