评测信息

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