记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:50:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   50 |     scanf("%d%d%lld",&n,&m,&s);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:54:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   54 |         scanf("%d%d",&node[i].w,&node[i].va);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:58:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   58 |         scanf("%d%d",&que[i].li,&que[i].ri);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 132ms 30.867 MiB
#2 Accepted 178ms 30.867 MiB
#3 Accepted 117ms 31.0 MiB
#4 Accepted 122ms 30.875 MiB
#5 Accepted 119ms 30.875 MiB
#6 Accepted 114ms 31.0 MiB
#7 Accepted 150ms 30.992 MiB
#8 Accepted 142ms 31.0 MiB
#9 Accepted 142ms 31.117 MiB
#10 Accepted 130ms 31.0 MiB
#11 Accepted 161ms 30.992 MiB
#12 Accepted 152ms 31.125 MiB
#13 Accepted 120ms 30.992 MiB
#14 Accepted 149ms 30.992 MiB
#15 Accepted 107ms 31.742 MiB
#16 Accepted 121ms 32.117 MiB
#17 Accepted 168ms 32.492 MiB
#18 Accepted 182ms 33.242 MiB
#19 Accepted 157ms 33.242 MiB
#20 Accepted 184ms 33.996 MiB

信息

递交者
类型
递交
题目
P1108 聪明的质检员
语言
C++
递交时间
2022-08-04 15:51:13
评测时间
2022-08-04 15:51:13
评测机
分数
100
总耗时
2856ms
峰值内存
33.996 MiB