评测信息

运行ID: 38883
src.c:1:12: error: initializer element is not constant
use_name = input()
^
src.c:2:1: error: expected ',' or ';' before 'print'
print("Hello Tom")
^