/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:69:8: warning: iteration 500008 invokes undefined behavior [-Waggressive-loop-optimizations]
   lg[i]=lg[i/2]+1;
   ~~~~~^~~~~~~~~~
/in/foo.cc:68:15: note: within this loop
  for(int i=2;i<=maxn;i++)
              ~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 4.859 MiB
#2 Accepted 581ms 205.074 MiB
#3 Accepted 590ms 205.195 MiB
#4 Accepted 50ms 4.98 MiB
#5 Accepted 84ms 46.227 MiB
#6 Accepted 15ms 9.094 MiB
#7 Accepted 489ms 205.219 MiB
#8 Accepted 82ms 39.445 MiB
#9 Accepted 108ms 47.465 MiB
#10 Accepted 218ms 50.691 MiB

信息

递交者
类型
递交
题目
超级钢琴
语言
C++
递交时间
2017-10-15 16:42:39
评测时间
2017-10-15 16:42:39
评测机
分数
100
总耗时
2228ms
峰值内存
205.219 MiB