/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:42:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
    scanf("%d",&a[i]);
               ~~~~~^
foo.cc:74:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",ans);
                 ^
foo.cc:42:9: 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-07-24T04:51:05.665Z","handle":"2020-07-24T04:51:05.665Z","cache_start":"2020-07-24T04:51:05.671Z","read_cases":"2020-07-24T04:51:06.093Z","judge":"2020-07-24T04:51:06.093Z","done":"2020-07-24T04:51:09.369Z"}
# 状态 耗时 内存占用
#1 Accepted 61ms 2.5 MiB
#2 Accepted 226ms 2.496 MiB
#3 Accepted 161ms 2.5 MiB
#4 Accepted 3ms 2.375 MiB
#5 Accepted 135ms 2.496 MiB
#6 Accepted 423ms 2.496 MiB
#7 Accepted 422ms 2.5 MiB
#8 Accepted 325ms 2.496 MiB
#9 Accepted 4ms 2.5 MiB
#10 Accepted 271ms 2.5 MiB

信息

递交者
类型
递交
题目
Cards
语言
C++
递交时间
2020-07-24 12:51:05
评测时间
2020-07-24 12:51:05
评测机
分数
100
总耗时
2036ms
峰值内存
2.5 MiB