/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:23: warning: iteration 109 invokes undefined behavior [-Waggressive-loop-optimizations]
     dis[i][j]=ma[i][j]=maxn;
               ~~~~~~~~^~~~~
/in/foo.cc:23:18: note: within this loop
    for(int j=1; j<=110; j++) {
                 ~^~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 344.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Accepted 1ms 356.0 KiB
#4 Accepted 1ms 356.0 KiB
#5 Accepted 13ms 352.0 KiB
#6 Accepted 2ms 344.0 KiB
#7 Accepted 14ms 348.0 KiB
#8 Accepted 3ms 344.0 KiB
#9 Accepted 9ms 340.0 KiB
#10 Accepted 16ms 400.0 KiB

信息

递交者
类型
递交
题目
P1046 观光旅游
语言
C++
递交时间
2019-07-11 16:33:39
评测时间
2019-07-11 16:33:39
评测机
分数
100
总耗时
65ms
峰值内存
400.0 KiB