记录详情

Compile Error

/in/foo.c: In function 'Length':
/in/foo.c:15:4: error: 'n' undeclared (first use in this function)
    n++;
    ^
/in/foo.c:15:4: note: each undeclared identifier is reported only once for each function it appears in
/in/foo.c:17:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
自测
语言
C
递交时间
2019-02-18 22:54:24
评测时间
2019-02-18 22:54:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes