评测信息

运行ID: 45447
src.c:1:3: error: expected expression before 'int'
a=int(input())
^
src.c:2:3: error: empty character constant
b=''
^