评测信息

运行ID: 42627
src.c: In function 'main':
src.c:13:19: error: 'sum' undeclared (first use in this function)
printf("%d\n",sum);
^
src.c:13:19: note: each undeclared identifier is reported only once for each function it appears in