评测信息

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