评测信息

运行ID: 2127
src.c: In function 'hef':
src.c:21:16: error: 'v' undeclared (first use in this function)
while ((r = m%v) != 0)
^
src.c:21:16: note: each undeclared identifier is reported only once for each function it appears in