/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:45:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:46:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i=1;i<=n;i++)scanf("%d%d",&l[i],&g[i]);
                       ~~~~~^~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 18ms 15.734 MiB
#2 Accepted 18ms 15.703 MiB
#3 Accepted 18ms 15.715 MiB
#4 Accepted 19ms 15.742 MiB
#5 Accepted 20ms 15.723 MiB
#6 Accepted 21ms 15.789 MiB
#7 Accepted 25ms 15.797 MiB
#8 Accepted 34ms 15.922 MiB
#9 Accepted 49ms 16.117 MiB
#10 Accepted 77ms 16.496 MiB

信息

递交者
类型
递交
题目
P1832 千年虫
语言
C++
递交时间
2021-07-21 09:23:19
评测时间
2021-07-21 09:23:19
评测机
分数
100
总耗时
302ms
峰值内存
16.496 MiB