记录详情

Accepted

/in/foo.cc: In function 'bool judge(int, int)':
/in/foo.cc:9:17: warning: iteration 3 invokes undefined behavior [-Waggressive-loop-optimizations]
   int x=i+m[k][0],y=j+m[k][1];
           ~~~~~~^
/in/foo.cc:8:15: note: within this loop
  for(int k=1;k<=4;k++){
              ~^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 372.0 KiB
#2 Accepted 4ms 368.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 4ms 348.0 KiB
#5 Accepted 5ms 356.0 KiB
#6 Accepted 9ms 356.0 KiB
#7 Accepted 23ms 364.0 KiB
#8 Accepted 66ms 500.0 KiB
#9 Accepted 9ms 360.0 KiB
#10 Accepted 43ms 640.0 KiB

信息

递交者
类型
递交
题目
死胡同
题目数据
下载
语言
C++
递交时间
2017-10-27 12:59:00
评测时间
2017-10-27 12:59:00
评测机
分数
100
总耗时
177ms
峰值内存
640.0 KiB