评测信息
运行ID: 33307
src.c:1:5: error: initializer element is not constant
m = input ()
^
src.c:2:1: error: expected ',' or ';' before 'ptint'
ptint(m.count('') 1)
^
src.c:2:15: error: empty character constant
ptint(m.count('') 1)
^
m = input ()
^
src.c:2:1: error: expected ',' or ';' before 'ptint'
ptint(m.count('') 1)
^
src.c:2:15: error: empty character constant
ptint(m.count('') 1)
^