/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void add(int, int)':
/in/foo.cc:30:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(g[x][y]) return; g[x][y]=1;
  ^~
/in/foo.cc:30:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(g[x][y]) return; g[x][y]=1;
                      ^
# 状态 耗时 内存占用
#1 Accepted 4ms 8.25 MiB
#2 Accepted 5ms 8.25 MiB
#3 Accepted 4ms 8.25 MiB
#4 Accepted 3ms 8.25 MiB
#5 Accepted 2ms 6.488 MiB
#6 Accepted 5ms 10.594 MiB
#7 Accepted 3ms 10.625 MiB
#8 Accepted 5ms 6.738 MiB
#9 Accepted 27ms 15.113 MiB
#10 Accepted 5ms 11.0 MiB

信息

递交者
类型
递交
题目
P1607 植物大战僵尸
语言
C++
递交时间
2017-05-26 11:57:17
评测时间
2017-05-26 11:57:17
评测机
分数
100
总耗时
68ms
峰值内存
15.113 MiB