13 lines
347 B
TeX
13 lines
347 B
TeX
\section{演習課題3}
|
|
|
|
出力に「情報処理」を右に向かって斜めに表示するプログラム
|
|
|
|
\subsection{コードリスティング}
|
|
\lstinputlisting[language=C, title={演習課題3}]{../programs/prog3.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/prog3_output.png}
|
|
\end{center}
|