评测信息

运行ID: 45202
src.c:1:7: error: initializer element is not constant
int a=(input())
^
src.c:2:1: error: expected ',' or ';' before 'int'
int b=(input())
^