Files
2025-06-19 17:30:16 +09:00

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}