/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:26:4: error: invalid operands to binary - (have 'int' and 'int *')
foo.c:35:1: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int *' [-Wformat]
foo.c:4:15: warning: variable 'y' set but not used [-Wunused-but-set-variable]

信息

递交者
类型
递交
题目
P1181 CoVH之密码破解
语言
C
递交时间
2013-09-24 19:35:47
评测时间
2013-09-24 19:35:49
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes