评测信息
运行ID: 36715
src.c:1:10: error: initializer element is not constant
mobile = input("tom")
^
src.c:2:1: error: expected ',' or ';' before 'print'
print("hottp tom")
^
mobile = input("tom")
^
src.c:2:1: error: expected ',' or ';' before 'print'
print("hottp tom")
^