14 lines
344 B
TeX
14 lines
344 B
TeX
\section{課題5}
|
|
|
|
第10回の課題「簡易電卓」を繰り返し計算できるように変更したプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={課題5}]{../programs/a5/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/a5.png}
|
|
\end{center}
|