评测信息

运行ID: 65432
Traceback (most recent call last): File "src.py", line 1, in <module> a,b=map(int,input().split()) ValueError: invalid literal for int() with base 10: '2,9'