Edit by browser

This commit is contained in:
解中洋 2020-10-21 11:52:55 +08:00
parent c67ea82e89
commit 2e0d63eb45
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ then
echo "禁止出现人名" echo "禁止出现人名"
fi fi
if $num>0 ;then if[$num > 0] ;then
echo "请检查自己的代码,是否满足题目要求!" echo "请检查自己的代码,是否满足题目要求!"
else else
sh /data/workspace/myshixun/step1/daan.sh sh /data/workspace/myshixun/step1/daan.sh