13 lines
448 B
TeX
13 lines
448 B
TeX
\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}
|