/ Vijos /

记录详情

Compile Error

foo.c:3:1: error: unknown type name 'using'
foo.c:3:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'std'
foo.c:9:15: error: expected ';', ',' or ')' before '&' token
foo.c: In function 'add':
foo.c:21:5: warning: implicit declaration of function 'swap' [-Wimplicit-function-declaration]
foo.c:20:9: warning: unused variable 'z' [-Wunused-variable]
foo.c: In function 'main':
foo.c:60:2: warning: unknown conversion type character 'l' in format [-Wformat]
foo.c:60:2: warning: too many arguments for format [-Wformat-extra-args]

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C
递交时间
2013-09-25 23:32:53
评测时间
2013-09-25 23:32:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes