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