/ 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 884.0 KiB
#2 Accepted 3ms 864.0 KiB
#3 Accepted 5ms 1.012 MiB
#4 Accepted 71ms 4.473 MiB
#5 Accepted 130ms 7.344 MiB
#6 Accepted 608ms 30.98 MiB
#7 Accepted 730ms 36.68 MiB
#8 Accepted 974ms 48.066 MiB
#9 Accepted 1141ms 53.723 MiB
#10 Accepted 1214ms 57.617 MiB

信息

递交者
类型
递交
题目
P1923 漫长的等待
语言
C++
递交时间
2021-08-06 21:51:39
评测时间
2021-08-06 21:51:39
评测机
分数
100
总耗时
4885ms
峰值内存
57.617 MiB