/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:46:16: warning: iteration 1005 invokes undefined behavior [-Waggressive-loop-optimizations]
       dp[i][j] = MAXNUM; 
                ^
/in/foo.cc:45:21: note: within this loop
      for(int j = 1;j<=N;j++){
                     ^
# 状态 耗时 内存占用
#1 Accepted 19ms 5.199 MiB
#2 Accepted 13ms 4.797 MiB
#3 Accepted 9ms 4.406 MiB
#4 Accepted 9ms 4.445 MiB
#5 Accepted 17ms 4.961 MiB
#6 Accepted 25ms 5.441 MiB
#7 Accepted 8ms 4.746 MiB
#8 Accepted 24ms 5.309 MiB
#9 Accepted 23ms 5.418 MiB
#10 Accepted 42ms 6.086 MiB

信息

递交者
类型
递交
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2019-07-03 20:18:25
评测时间
2019-07-03 20:18:25
评测机
分数
100
总耗时
193ms
峰值内存
6.086 MiB