删除 app.py


没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
状态 运行分数 作业 ID 作业名称 覆盖率
  Case1
已失败 #720346
ubuntu-16.04 short-job
case1

00:08

手动操作 #720347
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
作业 步骤 失败原因
已失败
case1 Case1
$ make
gcc -g -w -fmax-errors=10 -std=c99 -fsigned-char -I. -c hello.c -o hello.o
gcc ./hello.o -o app.exe
$ ./app.exe < input1.txt > user_output1.txt
$ diff output1.txt user_output1.txt -b -B -y -i -W 100
x = -1, y = x = -1 x = -1, y = x = -1
>
>
> ERROR: Job failed: exit code 1