/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:4:5: error: stray '\243' in program
foo.c:4:5: error: stray '\254' in program
foo.c:4:28: error: expected ',' or ';' before 'i'
foo.c:6:12: error: 'i' undeclared (first use in this function)
foo.c:6:12: note: each undeclared identifier is reported only once for each function it appears in
foo.c:4:11: warning: variable 'h' set but not used [-Wunused-but-set-variable]

信息

递交者
类型
递交
题目
P1845 花匠
语言
C
递交时间
2013-11-13 22:14:49
评测时间
2013-11-13 22:14:49
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes