去除无用情况

This commit is contained in:
Luthics 2023-01-17 10:16:38 +08:00
parent 6dde739b22
commit b35d2d6137
1 changed files with 18 additions and 18 deletions

View File

@ -35,7 +35,7 @@ def warn(code):
################## 数据输入 Start ##################
if (len(sys.argv) not in [3, 4, 5, 6]):
if (len(sys.argv) not in [4, 5, 6]):
error(1)
# 输入数据