/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/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]);
                    ^
/in/foo.cc:74:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",ans);
                 ^
# 状态 耗时 内存占用
#1 Accepted 70ms 2.492 MiB
#2 Accepted 248ms 2.496 MiB
#3 Accepted 175ms 2.465 MiB
#4 Accepted 4ms 2.477 MiB
#5 Accepted 146ms 2.492 MiB
#6 Accepted 449ms 2.492 MiB
#7 Accepted 452ms 2.492 MiB
#8 Accepted 353ms 2.496 MiB
#9 Accepted 6ms 2.453 MiB
#10 Accepted 296ms 2.496 MiB

信息

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