/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:5:2: error: unknown type name '_int64'
foo.c:6:2: error: unknown type name '_int64'
foo.c:10:2: warning: format '%I64d' expects argument of type 'long long int *', but argument 2 has type 'int *' [-Wformat]
foo.c:13:3: warning: format '%I64d' expects argument of type 'long long int *', but argument 2 has type 'int *' [-Wformat]
foo.c:14:3: warning: format '%I64d' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat]

信息

递交者
类型
递交
题目
P1599 货币
语言
C
递交时间
2013-11-08 10:12:43
评测时间
2013-11-08 10:12:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes