评测信息

运行ID: 31588
Traceback (most recent call last): File "src.py", line 1, in <module> print(max(list(map(int,input(),split())))) NameError: name 'split' is not defined