评测信息

运行ID: 64388
Traceback (most recent call last): File "src.py", line 5, in <module> p=chr((ord(ans[i])-ord('a') 1)& ord('a')) TypeError: ord() expected a character, but string of length 26 found