记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:25:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int mid=l+r>>1;
           ~^~
foo.cc:17:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d",&n,&m,&L);
  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:19:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-08-10T04:21:42.534Z","handle":"2020-08-10T04:21:42.534Z","cache_start":"2020-08-10T04:21:42.542Z","read_cases":"2020-08-10T04:21:44.016Z","judge":"2020-08-10T04:21:44.017Z","done":"2020-08-10T04:21:44.386Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 1.625 MiB
#2 Accepted 32ms 2.031 MiB
#3 Accepted 7ms 1.75 MiB
#4 Accepted 8ms 1.75 MiB
#5 Accepted 34ms 2.055 MiB
#6 Accepted 8ms 1.801 MiB
#7 Accepted 36ms 2.078 MiB
#8 Accepted 33ms 2.055 MiB
#9 Accepted 36ms 2.078 MiB
#10 Accepted 18ms 1.898 MiB

信息

递交者
类型
递交
题目
1、养花
题目数据
下载
语言
C++
递交时间
2019-10-21 21:32:07
评测时间
2020-08-10 12:21:42
评测机
分数
100
总耗时
219ms
峰值内存
2.078 MiB