/ Vijos /

记录详情

Compile Error

foo.c:21:15: error: expected ';', ',' or ')' before '&' token
foo.c: In function 'bfs':
foo.c:36:1: warning: implicit declaration of function 'swap' [-Wimplicit-function-declaration]
foo.c:49:8: error: incompatible types when assigning to type 'struct <anonymous>' from type 'struct <anonymous> *'
foo.c: In function 'main':
foo.c:83:11: error: 'i' undeclared (first use in this function)
foo.c:83:11: note: each undeclared identifier is reported only once for each function it appears in
foo.c:80:6: warning: variable 'ppp' set but not used [-Wunused-but-set-variable]

信息

递交者
类型
递交
题目
P1029 晴天小猪历险记之Number
语言
C
递交时间
2013-05-14 16:23:18
评测时间
2013-05-14 16:23:20
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes