Files
information-processing-1_10…/section/p313.tex
2025-06-19 17:30:16 +09:00

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}