提交 fc83d400 创建 作者: demo10's avatar demo10
......@@ -5,7 +5,7 @@ stages:
- case1
variables:
TEACHERCHECK_REPO: "engintime/cp-lab/teachers-packet/Lab011.git"
TEACHERCHECK_REPO: "engintime/cp-lab/teachers-packet/Lab11.git"
.codecode-runner: &codecode-runner
tags:
......@@ -18,7 +18,7 @@ make:
script:
- make
- ./app < input1.txt > user_output1.txt
- execscore.sh 40
- execscore.sh 60
only:
- master
......@@ -43,7 +43,7 @@ case1:
- make
- ./app < input1.txt > user_output1.txt
- diff output1.txt user_output1.txt -b -B -y -i --suppress-common-lines
- execscore.sh 50
- execscore.sh 100
only:
- master
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论