/ 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]
     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]
         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]
         scanf("%d%d%d%d",&q[i].l,&q[i].r,&q[i].k,&q[i].w);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 860.0 KiB
#2 Accepted 5ms 888.0 KiB
#3 Accepted 7ms 1016.0 KiB
#4 Accepted 91ms 4.473 MiB
#5 Accepted 162ms 7.348 MiB
#6 Accepted 756ms 30.988 MiB
#7 Accepted 849ms 36.664 MiB
#8 Accepted 874ms 47.539 MiB
#9 Accepted 1097ms 50.477 MiB
#10 Accepted 1073ms 59.062 MiB

信息

递交者
类型
递交
题目
P1923 漫长的等待
语言
C++
递交时间
2021-10-31 19:39:17
评测时间
2021-10-31 19:39:17
评测机
分数
100
总耗时
4922ms
峰值内存
59.062 MiB