/ 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 15ms 15.625 MiB
#2 Accepted 17ms 15.625 MiB
#3 Accepted 18ms 15.625 MiB
#4 Accepted 21ms 15.625 MiB
#5 Accepted 24ms 15.75 MiB
#6 Accepted 30ms 15.625 MiB
#7 Accepted 31ms 15.762 MiB
#8 Accepted 58ms 15.875 MiB
#9 Accepted 63ms 15.992 MiB
#10 Accepted 84ms 16.367 MiB

信息

递交者
类型
递交
题目
P1832 千年虫
语言
C++
递交时间
2022-07-15 17:57:10
评测时间
2022-07-15 18:00:33
评测机
分数
100
总耗时
366ms
峰值内存
16.367 MiB