评测信息

运行ID: 59183
src.c:2:8: error: expected expression before 'int'
num1 = int(input("Enter the first integer: "))
^