started assignment and added programs
This commit is contained in:
13
section/comp.tex
Normal file
13
section/comp.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\section{演習課題2}
|
||||
|
||||
電卓とC言語での演算の違いを比較する。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\lstinputlisting[language=C,title={演習課題2}]{../programs/comp/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/comp.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user