/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:16:24: warning: left-hand operand of comma expression has no effect [-Wunused-value]
foo.c:16:27: error: incompatible types when assigning to type 'int[40]' from type 'int'
foo.c:17:24: warning: left-hand operand of comma expression has no effect [-Wunused-value]
foo.c:17:27: error: incompatible types when assigning to type 'int[40]' from type 'int'
foo.c:18:15: warning: left-hand operand of comma expression has no effect [-Wunused-value]
foo.c:18:18: error: incompatible types when assigning to type 'int[40]' from type 'int'

信息

递交者
类型
递交
题目
P1485 传球游戏
语言
C
递交时间
2013-10-31 20:59:56
评测时间
2013-10-31 20:59:57
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes