generated from kenryuS/report-temp
added cls11
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
\documentclass[xelatex,a4paper,11pt,ja=standard]{bxjsarticle}
|
||||
|
||||
\usepackage{tex/preamble}
|
||||
\usepackage{tex/simple-title}
|
||||
|
||||
\reportauthor{柴田健琉}
|
||||
\reporttitle{情報処理2 - 前期第11回課題}
|
||||
\reportdate{2026年}{07月}{02日}
|
||||
\turnindate{2026年}{07月}{06日}
|
||||
|
||||
\begin{document}
|
||||
\simpletitle
|
||||
|
||||
\section{はじめに}
|
||||
|
||||
この課題のプログラムは以下の環境での動作が確認されている:
|
||||
|
||||
\begin{itemize}
|
||||
\item{OS: Arch Linux, Linux 6.18.37-1-lts x86\_64}
|
||||
\item{CC: GCC 15.2.0}
|
||||
\item{CFLAGS: \texttt{-g -O1 -Wall -Wpedantic}}
|
||||
\end{itemize}
|
||||
|
||||
\section{課題 - 回文判定}
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user