Edit by browser
This commit is contained in:
@@ -8,7 +8,7 @@ for line in file.readlines():
|
||||
a.sort()
|
||||
b.sort()
|
||||
if a==b:
|
||||
print(a)
|
||||
|
||||
print("答案正确")
|
||||
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user