/ new_bzoj /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:13:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:14:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",a+1);
  ~~~~~^~~~~~~~~~
foo.cc:22:16: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized]
    p[i]=min(p[2*id-i],mx-i);
               ~^~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-09T12:56:52.349Z","handle":"2020-08-09T12:56:52.349Z","cache_start":"2020-08-09T12:56:52.357Z","read_cases":"2020-08-09T12:56:52.470Z","judge":"2020-08-09T12:56:52.470Z","done":"2020-08-09T12:56:52.897Z"}
# 状态 耗时 内存占用
#1 Accepted 10ms 5.547 MiB
#2 Accepted 4ms 2.332 MiB
#3 Wrong Answer 读取到 339351117 ,应为 8929285709 8ms 5.527 MiB
#4 Wrong Answer 读取到 -786570760 ,应为 52900520440 8ms 5.445 MiB
#5 Wrong Answer 读取到 672898252 ,应为 20000251084 8ms 5.543 MiB
#6 Accepted 1ms 256.0 KiB
#7 Accepted 1ms 256.0 KiB
#8 Accepted 0ms 256.0 KiB
#9 Accepted 1ms 512.0 KiB
#10 Wrong Answer 读取到 -59084512 ,应为 2088399136 3ms 1.875 MiB

信息

递交者
类型
递交
题目
Antisymmetry
语言
C++
递交时间
2020-08-09 20:56:52
评测时间
2020-08-09 20:56:52
评测机
分数
60
总耗时
48ms
峰值内存
5.547 MiB