13 lines
423 B
TeX
13 lines
423 B
TeX
\section{はじめに}
|
|
|
|
\subsection{実行環境}
|
|
|
|
この課題のプログラムは以下の環境で動作することが確認されている:
|
|
|
|
\begin{itemize}
|
|
\item OS: Arch Linux
|
|
\item CPU アーキテクチャ: \texttt{x86\_64}
|
|
\item C コンパイラ: \texttt{gcc (GCC) 14.2.1 20250207}
|
|
\item C コンパイラフラグ: \texttt{-Wall <ソースコード名> -o <プログラム名>}
|
|
\end{itemize}
|