/ 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 18ms 15.75 MiB
#2 Accepted 17ms 15.75 MiB
#3 Accepted 23ms 15.75 MiB
#4 Accepted 30ms 15.625 MiB
#5 Accepted 26ms 15.75 MiB
#6 Accepted 22ms 15.75 MiB
#7 Accepted 34ms 15.75 MiB
#8 Accepted 43ms 15.875 MiB
#9 Accepted 49ms 16.0 MiB
#10 Accepted 73ms 16.5 MiB

信息

递交者
类型
递交
题目
P1832 千年虫
语言
C++
递交时间
2021-12-29 20:54:31
评测时间
2021-12-29 20:54:31
评测机
分数
100
总耗时
340ms
峰值内存
16.5 MiB