/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void init()':
/in/foo.cc:31:15: warning: iteration 499 invokes undefined behavior [-Waggressive-loop-optimizations]
      father[i]=i;
      ~~~~~~~~~^~
/in/foo.cc:30:19: note: within this loop
      for(int i=1;i<=100008;i++)
                  ~^~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 3ms 204.0 KiB
#2 Runtime Error 3ms 256.0 KiB
#3 Runtime Error 3ms 344.0 KiB
#4 Runtime Error 3ms 256.0 KiB
#5 Runtime Error 3ms 356.0 KiB

信息

递交者
类型
递交
题目
P1697 平面几何
语言
C++
递交时间
2017-08-08 17:43:14
评测时间
2017-08-08 17:43:14
评测机
分数
0
总耗时
16ms
峰值内存
356.0 KiB