14 lines
336 B
TeX
14 lines
336 B
TeX
\section{演習課題1}
|
|
|
|
出力に「C言語」と表示するプログラム
|
|
|
|
\subsection{コードリスティング}
|
|
\defaultlistingstyle
|
|
\lstinputlisting[language=C, title={演習課題1}]{../programs/prog1.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/prog1_output.png}
|
|
\end{center}
|