Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 28173
Traceback (most recent call last):
File "src.py", line 1, in <module>
A = list(map(int,input.split()))
AttributeError: 'builtin_function' object has no attribute 'split'