/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:14:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:15:32: 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",&a[i]);
                           ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-30T11:22:01.012Z","handle":"2020-07-30T11:22:01.012Z","cache_start":"2020-07-30T11:22:01.029Z","read_cases":"2020-07-30T11:22:01.860Z","judge":"2020-07-30T11:22:01.861Z","done":"2020-07-30T11:22:04.821Z"}
# 状态 耗时 内存占用
#1 Accepted 70ms 114.625 MiB
#2 Accepted 68ms 114.668 MiB
#3 Accepted 71ms 114.676 MiB
#4 Accepted 72ms 116.293 MiB
#5 Accepted 70ms 114.668 MiB
#6 Accepted 72ms 114.695 MiB
#7 Accepted 73ms 114.734 MiB
#8 Accepted 80ms 114.934 MiB
#9 Accepted 91ms 115.125 MiB
#10 Accepted 92ms 115.129 MiB

信息

递交者
类型
递交
题目
P1445 陶陶抢苹果
语言
C++
递交时间
2020-07-30 19:22:00
评测时间
2020-07-30 19:22:01
评测机
分数
10
总耗时
764ms
峰值内存
116.293 MiB