/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:4:15: error: 'count' undeclared (first use in this function)
foo.c:4:15: note: each undeclared identifier is reported only once for each function it appears in
foo.c:4:23: error: 'h' undeclared (first use in this function)
foo.c:4:22: warning: left-hand operand of comma expression has no effect [-Wunused-value]
foo.c:4:25: error: 'i' undeclared (first use in this function)
foo.c:4:24: warning: left-hand operand of comma expression has no effect [-Wunused-value]
foo.c:4:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]

信息

递交者
类型
递交
题目
P1102 陶陶摘苹果
语言
C
递交时间
2013-02-02 18:04:24
评测时间
2013-02-02 18:04:26
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes