评测信息

运行ID: 16344
src.c:1:3: error: expected expression before 'float'
a=float(input("输入一个摄氏温度:"))
^