/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:58:28: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&w[i],&vv[i]);
                ~~~~~       ^
/in/foo.cc:58:28: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:64:29: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&ll[i],&rr[i]);
                ~~~~~~       ^
/in/foo.cc:64:29: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 8ms 8.34 MiB
#2 Accepted 5ms 6.359 MiB
#3 Accepted 4ms 6.363 MiB
#4 Accepted 5ms 6.375 MiB
#5 Accepted 5ms 8.344 MiB
#6 Accepted 5ms 6.355 MiB
#7 Accepted 5ms 8.375 MiB
#8 Accepted 7ms 8.332 MiB
#9 Accepted 7ms 8.363 MiB
#10 Accepted 9ms 8.363 MiB
#11 Accepted 12ms 6.461 MiB
#12 Accepted 13ms 6.488 MiB
#13 Accepted 12ms 8.5 MiB
#14 Accepted 14ms 8.465 MiB
#15 Accepted 50ms 7.234 MiB
#16 Accepted 66ms 7.859 MiB
#17 Accepted 86ms 9.121 MiB
#18 Accepted 117ms 9.48 MiB
#19 Accepted 116ms 9.113 MiB
#20 Accepted 142ms 9.5 MiB

信息

递交者
类型
递交
题目
P1740 聪明的质检员
语言
C++
递交时间
2017-10-23 15:27:59
评测时间
2017-10-23 15:27:59
评测机
分数
100
总耗时
697ms
峰值内存
9.5 MiB