/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:7:15: warning: initializer-string for array of chars is too long [enabled by default]
foo.c:8:2: error: expected ',' or ';' before 'int'
foo.c:10:6: error: 'i' undeclared (first use in this function)
foo.c:10:6: note: each undeclared identifier is reported only once for each function it appears in
foo.c:11:3: error: 'sum' undeclared (first use in this function)
foo.c:7:7: warning: variable 'tbl' set but not used [-Wunused-but-set-variable]

信息

递交者
类型
递交
题目
P1484 ISBN号码
语言
C
递交时间
2013-07-07 16:59:07
评测时间
2013-07-07 16:59:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes