/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:45:46: warning: format '%d' expects argument of type 'int*', but argument 2 has type '__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type* {aka long long int*}' [-Wformat=]
         scanf("%d %d %d", &x[i], &y[i], &s[i]);
                                              ^
/in/foo.cc:45:46: warning: format '%d' expects argument of type 'int*', but argument 3 has type '__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type* {aka long long int*}' [-Wformat=]
/in/foo.cc:45:46: warning: format '%d' expects argument of type 'int*', but argument 4 has type '__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type* {aka long long int*}' [-Wformat=]
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 652.0 KiB
#2 Wrong Answer 1ms 684.0 KiB
#3 Wrong Answer 1ms 208.0 KiB
#4 Wrong Answer 1ms 216.0 KiB
#5 Wrong Answer 1ms 344.0 KiB
#6 Wrong Answer 20ms 1.836 MiB
#7 Wrong Answer 29ms 3.02 MiB
#8 Wrong Answer 35ms 3.363 MiB
#9 Wrong Answer 37ms 3.367 MiB
#10 Wrong Answer 38ms 3.367 MiB

信息

递交者
类型
递交
题目
P1450 包裹快递
语言
C++
递交时间
2019-06-24 22:27:31
评测时间
2019-06-24 22:27:31
评测机
分数
0
总耗时
171ms
峰值内存
3.367 MiB