/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:13:3: error: 'for' loop initial declarations are only allowed in C99 mode
foo.c:13:3: note: use option -std=c99 or -std=gnu99 to compile your code
foo.c:17:1: warning: control reaches end of non-void function [-Wreturn-type]

信息

递交者
类型
递交
题目
P1103 校门外的树
语言
C
递交时间
2013-11-09 21:16:49
评测时间
2013-11-09 21:16:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes