/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:57:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   57 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:59:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   59 |         scanf("%d",&a[i].v);
      |         ~~~~~^~~~~~~~~~~~~~
foo.cc:63:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   63 |         scanf("%d%d%d%d",&q[i].l,&q[i].r,&q[i].k,&q[i].w);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 768.0 KiB
#2 Accepted 10ms 768.0 KiB
#3 Accepted 13ms 896.0 KiB
#4 Accepted 105ms 2.496 MiB
#5 Accepted 146ms 3.879 MiB
#6 Accepted 672ms 15.008 MiB
#7 Accepted 968ms 17.668 MiB
#8 Accepted 1387ms 23.051 MiB
#9 Accepted 1200ms 25.922 MiB
#10 Accepted 1169ms 28.562 MiB

信息

递交者
类型
递交
题目
P1923 漫长的等待
语言
C++
递交时间
2021-12-14 18:35:55
评测时间
2021-12-14 19:00:51
评测机
分数
100
总耗时
5681ms
峰值内存
28.562 MiB