/ CCF-Noip /

记录详情

Wrong Answer

/in/foo.cc: In function 'void floyd()':
/in/foo.cc:83:17: warning: left operand of comma operator has no effect [-Wunused-value]
      if (atlas[i+dx[k],j+dy[k]]) g[getposid(i,j)][getposid(i+dx[k],j+dy[k])]=1;
                ~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 489ms 53.055 MiB
#2 Wrong Answer 204ms 53.074 MiB
#3 Accepted 350ms 53.07 MiB
#4 Accepted 406ms 52.984 MiB
#5 Accepted 574ms 53.016 MiB

信息

递交者
类型
递交
题目
E1000 in and out
语言
C++
递交时间
2019-03-24 12:47:03
评测时间
2019-03-24 12:56:08
评测机
分数
80
总耗时
2026ms
峰值内存
53.074 MiB