/ Vijos /

记录详情

Compile Error

foo.c:4:5: error: variably modified 'a' at file scope
foo.c:4:13: error: variably modified 'b' at file scope
foo.c:5:1: error: unknown type name 'bool'
foo.c:5:6: error: variably modified 'hash' at file scope
foo.c:6:1: error: unknown type name 'bool'
foo.c: In function 'init':
foo.c:24:36: error: 'false' undeclared (first use in this function)
foo.c:24:36: note: each undeclared identifier is reported only once for each function it appears in
foo.c:25:13: error: 'true' undeclared (first use in this function)
foo.c:26:1: warning: control reaches end of non-void function [-Wreturn-type]

信息

递交者
类型
递交
题目
P1774 机器翻译
语言
C
递交时间
2013-07-25 15:40:49
评测时间
2013-07-25 15:40:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes