评测信息

运行ID: 63627
Traceback (most recent call last): File "src.py", line 5, in <module> num = int(input("Enter a number (or press Ctrl D / Ctrl Z to exit): ")) ValueError: invalid literal for int() with base 10: '1 2 3 4 5 6 7'