Some checks failed
Build and Push Docker Images / build (src/LiquidCode.Tester.Gateway/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-gateway-roman, gateway) (push) Successful in 1m12s
Build and Push Docker Images / build (src/LiquidCode.Tester.Worker/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-worker-roman, worker) (push) Has been cancelled
12 lines
258 B
TeX
12 lines
258 B
TeX
\begin{tutorial}{${problem.name}}
|
|
|
|
<#if providedTutorialCommands?? && providedTutorialCommands?size != 0><#--
|
|
--><#list providedTutorialCommands as command><#--
|
|
-->${command?string}
|
|
</#list>
|
|
|
|
</#if>
|
|
${problem.tutorial}
|
|
|
|
\end{tutorial}
|