/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void solve()':
/in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
    scanf("%lld%lld%lld",&X[i],&Y[i],&Z[i]);
                                          ^
/in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
/in/foo.cc:40:42: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 38ms 15.5 MiB
#2 Accepted 102ms 15.5 MiB
#3 Accepted 23ms 15.5 MiB
#4 Accepted 114ms 15.586 MiB
#5 Wrong Answer 120ms 15.5 MiB
#6 Wrong Answer 156ms 15.602 MiB
#7 Wrong Answer 275ms 15.5 MiB
#8 Wrong Answer 254ms 15.527 MiB
#9 Runtime Error 72ms 15.5 MiB
#10 Runtime Error 77ms 15.582 MiB

信息

递交者
类型
递交
题目
P2031 奶酪
语言
C++
递交时间
2018-10-08 21:17:35
评测时间
2018-10-08 21:17:35
评测机
分数
40
总耗时
1234ms
峰值内存
15.602 MiB