/ 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 6ms 384.0 KiB
#2 Accepted 6ms 356.0 KiB
#3 Accepted 6ms 372.0 KiB
#4 Accepted 6ms 384.0 KiB
#5 Accepted 7ms 256.0 KiB
#6 Accepted 6ms 256.0 KiB
#7 Accepted 6ms 376.0 KiB
#8 Accepted 6ms 376.0 KiB
#9 Accepted 6ms 384.0 KiB
#10 Accepted 6ms 384.0 KiB

信息

递交者
类型
递交
题目
P1496 火柴棒等式
语言
C++
递交时间
2017-11-09 18:37:46
评测时间
2017-11-09 18:37:46
评测机
分数
100
总耗时
65ms
峰值内存
384.0 KiB