/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:48:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:50:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&a[i],&b[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~
foo.cc:65:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&m);
  ~~~~~^~~~~~~~~
foo.cc:67:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&e1,&e2);
   ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Accepted 19ms 3.969 MiB
#3 Accepted 19ms 4.043 MiB
#4 Accepted 19ms 4.043 MiB
#5 Accepted 5ms 460.0 KiB
#6 Accepted 5ms 512.0 KiB
#7 Accepted 6ms 580.0 KiB
#8 Accepted 7ms 768.0 KiB
#9 Accepted 20ms 4.012 MiB
#10 Accepted 20ms 4.055 MiB

信息

递交者
类型
递交
题目
降雨量
语言
C++
递交时间
2021-08-12 15:13:44
评测时间
2021-08-12 15:13:44
评测机
分数
100
总耗时
127ms
峰值内存
4.055 MiB