Files
information-processing-1_9t…/section/introduction.tex
2025-05-21 22:41:44 +09:00

13 lines
459 B
TeX

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