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