评测信息

运行ID: 59856
src.c:2:5: error: expected expression before 'int'
a = int(input("Please input the first number \n"))
^