评测信息

运行ID: 54350
Traceback (most recent call last): File "src.py", line 1, in <module> a, b, c = map(int, input().split()) ValueError: not enough values to unpack (expected 3, got 1)