评测信息

运行ID: 19837
Traceback (most recent call last): File "src.py", line 2, in <module> print(len(str.spilt(" "))) AttributeError: 'str' object has no attribute 'spilt'