📅  最后修改于: 2022-03-11 14:58:52.589000             🧑  作者: Mango
\documentclass{article}
\begin{document}
\begin{tabular}{cccc}
& 1 & 2 & 3 \\
+ & & 3 & 4 \\
\hline
& 1 & 5 & 7 \\
\end{tabular}
\end{document}