wrote most of report
This commit is contained in:
13
section/program-1.tex
Normal file
13
section/program-1.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\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}
|
||||
Reference in New Issue
Block a user