/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:41: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d%d",&a[i].b,&a[i].e,&a[i].s);
                                         ^
/in/foo.cc:33:41: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:33:41: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Accepted 1ms 232.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 228.0 KiB
#5 Accepted 1ms 224.0 KiB
#6 Accepted 21ms 1.402 MiB
#7 Accepted 30ms 3.164 MiB
#8 Accepted 41ms 3.535 MiB
#9 Accepted 41ms 3.496 MiB
#10 Accepted 50ms 2.914 MiB

信息

递交者
类型
递交
题目
P1450 包裹快递
语言
C++
递交时间
2019-07-07 20:00:31
评测时间
2019-07-07 20:00:31
评测机
分数
100
总耗时
191ms
峰值内存
3.535 MiB