评测信息

运行ID: 50740
src.cpp:6:3: error: invalid preprocessing directive #i
# i = len(arry)
^
src.cpp:1:1: error: 'a' does not name a type
a = input()
^