Finished most of assignment

This commit is contained in:
2025-05-08 14:53:33 +09:00
parent 8912215a06
commit 800b725460
11 changed files with 135 additions and 20 deletions

View File

@@ -1 +1,12 @@
\section{はじめに}
\subsection{実行環境}
この課題のプログラムは以下の環境で動作することが確認されている:
\begin{itemize}
\item OS: Arch Linux
\item CPU アーキテクチャ: \texttt{x86\_64}
\item C コンパイラ: \texttt{gcc バージョン 15.1.1 20250425 (GCC)}
\item C コンパイラオプション: \texttt{-Wall <ソースコード名> -o <実行ファイル名>}
\end{itemize}