14 lines
322 B
TeX
14 lines
322 B
TeX
\section{演習 3-13}
|
|
|
|
教科書のList 3-18 をSwitch文で書き換えたプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={演習 3-13}]{../programs/p313/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/p313.png}
|
|
\end{center}
|