/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:29:13: warning: iteration 991 invokes undefined behavior [-Waggressive-loop-optimizations]
         a[i]=a[i/10]+a[i%10];
         ~~~~^~~~~~~~~~~~~~~~
/in/foo.cc:27:19: note: within this loop
     for(int i=10;i<=2000;i++)
                  ~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 7ms 364.0 KiB
#2 Accepted 7ms 376.0 KiB
#3 Accepted 6ms 384.0 KiB
#4 Accepted 8ms 340.0 KiB
#5 Accepted 7ms 352.0 KiB
#6 Accepted 7ms 384.0 KiB
#7 Accepted 6ms 216.0 KiB
#8 Accepted 7ms 344.0 KiB
#9 Accepted 6ms 384.0 KiB
#10 Accepted 6ms 348.0 KiB

信息

递交者
类型
递交
题目
P1496 火柴棒等式
语言
C++
递交时间
2017-11-30 20:12:55
评测时间
2017-11-30 20:12:55
评测机
分数
100
总耗时
71ms
峰值内存
384.0 KiB