评测信息

运行ID: 37526
src.c:1:1: error: stray '\357' in program
a=int(input( ))
^
src.c:1:1: error: stray '\274' in program
src.c:1:1: error: stray '\235' in program
src.c:1:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
a=int(input( ))
^