评测信息

运行ID: 14600
src.c:1:6: error: initializer element is not constant
name=input()
^
src.c:3:1: error: expected ',' or ';' at end of input
print("Hello",name)
^