/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:7: warning: iteration 200001 invokes undefined behavior [-Waggressive-loop-optimizations]
   a[i]=i;
   ~~~~^~
/in/foo.cc:10:15: note: within this loop
  for(int i=0;i<=200001;i++) 
              ~^~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 28ms 1.25 MiB
#2 Runtime Error 28ms 1.219 MiB
#3 Runtime Error 29ms 1.227 MiB
#4 Runtime Error 28ms 1.207 MiB
#5 Runtime Error 27ms 1.227 MiB
#6 Runtime Error 24ms 1.246 MiB
#7 Runtime Error 26ms 1.25 MiB
#8 Runtime Error 26ms 1.25 MiB
#9 Runtime Error 16ms 1.215 MiB
#10 Runtime Error 4ms 1.191 MiB

信息

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