/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:11: warning: iteration 200014 invokes undefined behavior [-Waggressive-loop-optimizations]
      fa[i]=i;
      ~~~~~^~
/in/foo.cc:29:18: note: within this loop
     for(int i=0;i<=MOD+MOD;i++)
                 ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 976.0 KiB
#2 Accepted 4ms 1.125 MiB
#3 Accepted 4ms 1.0 MiB
#4 Accepted 3ms 1.113 MiB
#5 Accepted 2ms 1.125 MiB
#6 Accepted 4ms 1.125 MiB
#7 Accepted 8ms 1.363 MiB
#8 Accepted 2ms 1.086 MiB
#9 Accepted 5ms 1.25 MiB
#10 Accepted 6ms 1.113 MiB

信息

递交者
类型
递交
题目
P1112 小胖的奇偶
语言
C++
递交时间
2018-08-04 11:22:33
评测时间
2018-08-04 11:22:33
评测机
分数
100
总耗时
45ms
峰值内存
1.363 MiB