/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:7: warning: iteration 200010 invokes undefined behavior [-Waggressive-loop-optimizations]
   b[i]=i;
   ~~~~^~
/in/foo.cc:9:15: note: within this loop
  for(int i=0;i<=200010;i++)
              ~^~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 35ms 1.227 MiB
#2 Runtime Error 35ms 1.227 MiB
#3 Runtime Error 34ms 1.227 MiB
#4 Runtime Error 33ms 1.215 MiB
#5 Runtime Error 28ms 1.223 MiB
#6 Runtime Error 28ms 1.211 MiB
#7 Runtime Error 24ms 1.215 MiB
#8 Runtime Error 23ms 1.211 MiB
#9 Runtime Error 23ms 1.223 MiB
#10 Runtime Error 5ms 1.223 MiB

信息

递交者
类型
递交
题目
2019.2.11 Problem A - string
比赛
2019.2.11测验
语言
C++
递交时间
2019-02-11 17:22:01
评测时间
2019-02-11 17:22:01
评测机
分数
0
总耗时
272ms
峰值内存
1.227 MiB