/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void init()':
/in/foo.cc:32:8: warning: iteration 1009 invokes undefined behavior [-Waggressive-loop-optimizations]
   pp[i]=pp[i-1]*P,pq[i]=pq[i-1]*Q;
        ^
/in/foo.cc:31:15: note: within this loop
  for(int i=1;i<=N;i++)
               ^
# 状态 耗时 内存占用
#1 Accepted 30ms 15.289 MiB
#2 Accepted 28ms 14.375 MiB
#3 Accepted 80ms 21.559 MiB
#4 Accepted 75ms 20.621 MiB
#5 Accepted 83ms 21.277 MiB
#6 Accepted 71ms 19.379 MiB
#7 Accepted 218ms 23.199 MiB
#8 Accepted 68ms 21.926 MiB
#9 Accepted 24ms 14.332 MiB
#10 Accepted 23ms 15.207 MiB
#11 Accepted 17ms 12.203 MiB

信息

递交者
类型
递交
题目
Matrix
语言
C++
递交时间
2020-08-09 15:41:42
评测时间
2020-08-09 15:41:42
评测机
分数
100
总耗时
721ms
峰值内存
23.199 MiB