/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:45:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   45 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:46:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   46 |     for(int i=1;i<=n;i++)scanf("%d%d",&l[i],&g[i]);
      |                          ~~~~~^~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 16ms 15.625 MiB
#2 Accepted 15ms 15.621 MiB
#3 Accepted 14ms 15.75 MiB
#4 Accepted 18ms 15.75 MiB
#5 Accepted 19ms 15.75 MiB
#6 Accepted 18ms 15.75 MiB
#7 Accepted 24ms 15.75 MiB
#8 Accepted 35ms 15.875 MiB
#9 Accepted 46ms 16.0 MiB
#10 Accepted 73ms 16.492 MiB

信息

递交者
类型
递交
题目
P1832 千年虫
语言
C++
递交时间
2022-07-15 17:56:44
评测时间
2022-07-15 18:00:31
评测机
分数
100
总耗时
284ms
峰值内存
16.492 MiB