## 编译环境
操作系统
* [x]` Windows 7/8/10
* [ ] macOS
* [ ] Linux
`若需勾选,请把[ ]改成[x]`
Tex发行版
* [x]` TexLive ...
## 编译环境
操作系统
* [x]` Windows 7/8/10
* [ ] macOS
* [ ] Linux
`若需勾选,请把[ ]改成[x]`
Tex发行版
* [x]` TexLive `年份`
* [ ] MikTeX `版本号`
* [ ] CTeX
`若需勾选,请把[ ]改成[x]`
## 我的问题
![](https://wenda.latexstudio.net/data/attach/201230/lsQaGdu9.png)```
\documentclass[a4paper]{ctexart}
\usepackage{enumitem,multicol,amsmath}
\begin{document}
\begin{enumerate}[itemsep=0pt,parsep=0pt,label=\arabic*.]
\item \(n\)阶行列式\(\begin{vmatrix}
0&0&\cdots&0&1\\
0&0&\cdots&1&0\\
\vdots&\vdots&&\vdots&\vdots\\
0&1&\cdots&0&0\\
1&0&\cdots&0&0
\end{vmatrix}\)的值为\((\quad)\)
\begin{multicols}{4}
\begin{enumerate}[itemsep=0pt,parsep=0pt,label=\((\mathrm{\Alph*})\)]
\item \((-1)^{n^{2}}\)
\item \((-1)^{\frac{1}{2}n(n-1)}\)
\item \((-1)^{\frac{1}{2}n(n+1)}\)
\item \(1\)
\end{enumerate}
\end{multicols}
\end{enumerate}
\end{document}
```
一周热门 更多>