评测信息

运行ID: 56618
src.c:1:5: error: expected expression before 'int'
n = int(input("Please enter the number of numbers: "))
^