评测信息

运行ID: 14010
src.c:1:9: error: #include expects "FILENAME" or <FILENAME>
src.c:2:3: error: expected expression before 'int'
x=int(input("x="))
^