/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void in()':
/in/foo.cc:21:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d%d%lld",&n,&m,&s);
                           ^
/in/foo.cc:21:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:23:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&w[i],&v[i]);
                           ^
/in/foo.cc:23:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 6ms 3.445 MiB
#2 Accepted 4ms 3.449 MiB
#3 Accepted 5ms 3.574 MiB
#4 Accepted 4ms 3.449 MiB
#5 Accepted 5ms 3.438 MiB
#6 Accepted 5ms 3.57 MiB
#7 Accepted 5ms 3.59 MiB
#8 Accepted 8ms 3.574 MiB
#9 Accepted 6ms 3.699 MiB
#10 Accepted 10ms 3.73 MiB
#11 Accepted 15ms 3.824 MiB
#12 Accepted 15ms 3.824 MiB
#13 Accepted 13ms 3.816 MiB
#14 Accepted 15ms 3.945 MiB
#15 Accepted 58ms 5.824 MiB
#16 Accepted 79ms 7.195 MiB
#17 Accepted 113ms 8.066 MiB
#18 Accepted 148ms 11.191 MiB
#19 Accepted 162ms 10.32 MiB
#20 Accepted 211ms 12.574 MiB

信息

递交者
类型
递交
题目
P1740 聪明的质检员
语言
C++
递交时间
2017-03-21 19:55:14
评测时间
2017-03-21 19:55:14
评测机
分数
100
总耗时
896ms
峰值内存
12.574 MiB