评测信息

运行ID: 42623
src.c: In function 'main':
src.c:11:9: error: 'sum' undeclared (first use in this function)
sum =b;
^
src.c:11:9: note: each undeclared identifier is reported only once for each function it appears in