评测信息
运行ID: 7922
src.c: In function 'main':
src.c:10:9: error: 'c' undeclared (first use in this function)
if(max<c)
^
src.c:10:9: note: each undeclared identifier is reported only once for each function it appears in
src.c:10:9: error: 'c' undeclared (first use in this function)
if(max<c)
^
src.c:10:9: note: each undeclared identifier is reported only once for each function it appears in