/ XMU_ACM /

记录详情

Runtime Error

/in/foo.cc: In function 'void work()':
/in/foo.cc:44:11: warning: iteration 25 invokes undefined behavior [-Waggressive-loop-optimizations]
   dp[i][0]=1;
   ~~~~~~~~^~
/in/foo.cc:42:15: note: within this loop
  for(int i=0;i<=25;i++)
              ~^~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 6.375 MiB
#2 Accepted 4ms 6.375 MiB
#3 Accepted 6ms 8.34 MiB
#4 Accepted 3ms 6.375 MiB
#5 Accepted 5ms 6.348 MiB
#6 Accepted 4ms 6.355 MiB
#7 Runtime Error 111ms 9.492 MiB
#8 Runtime Error 150ms 9.477 MiB
#9 Runtime Error 50ms 9.484 MiB
#10 Runtime Error 39ms 9.477 MiB

信息

递交者
类型
递交
比赛
XMUACM2018区域赛资格赛二
语言
C++
递交时间
2018-09-14 09:29:08
评测时间
2018-09-14 09:29:08
评测机
分数
60
总耗时
384ms
峰值内存
9.492 MiB