评测信息

运行ID: 10261
src.c: In function 'main':
src.c:16:3: error: 'q' undeclared (first use in this function)
q=m%n;
^
src.c:16:3: note: each undeclared identifier is reported only once for each function it appears in