14 lines
331 B
TeX
14 lines
331 B
TeX
\section{課題1}
|
|
|
|
入力した整数値が1桁の自然数に含まれるかを判定するプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={課題1}]{../programs/a1/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/a1.png}
|
|
\end{center}
|