评测信息

运行ID: 63373
src.c:1:7: error: initializer element is not constant
tem = input()
^
src.c:2:1: error: expected ',' or ';' before 'print'
print(tem*1.8 32)
^