/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:6:5: error: 'for' loop initial declarations are only allowed in C99 mode
foo.c:6:5: note: use option -std=c99 or -std=gnu99 to compile your code
foo.c:16:14: error: redefinition of 'i'
foo.c:6:14: note: previous definition of 'i' was here
foo.c:16:5: error: 'for' loop initial declarations are only allowed in C99 mode

信息

递交者
类型
递交
题目
P1102 陶陶摘苹果
语言
C
递交时间
2015-06-05 10:00:42
评测时间
2015-06-05 13:32:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes