Negative days completion.

This commit is contained in:
2025-05-11 00:44:19 +09:00
parent 1158462054
commit f12d0bbc49
42 changed files with 377 additions and 79 deletions

13
section/lst36.tex Normal file
View File

@@ -0,0 +1,13 @@
\section{演習課題 1 List 3-6}\label{lst36}
2つの整数値の等価検証プログラム
\subsection{コードリスティング}
\lstinputlisting[language=C,title={演習課題 1 List 3-6}]{../programs/lst36/main.c}
\subsection{実行結果}
\begin{center}
\includegraphics[width=\textwidth]{./assets/lst36.png}
\end{center}