/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:11: warning: iteration 2000014 invokes undefined behavior [-Waggressive-loop-optimizations]
      fa[i]=i;
      ~~~~~^~
/in/foo.cc:30:18: note: within this loop
     for(int i=0;i<=MOD+MOD;i++)
                 ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 8ms 8.0 MiB
#2 Accepted 8ms 7.984 MiB
#3 Accepted 7ms 7.988 MiB
#4 Accepted 8ms 7.875 MiB
#5 Accepted 10ms 7.875 MiB
#6 Accepted 14ms 8.0 MiB
#7 Accepted 14ms 8.23 MiB
#8 Accepted 8ms 7.988 MiB
#9 Accepted 9ms 8.113 MiB
#10 Accepted 13ms 7.984 MiB

信息

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