/ Vijos /

记录详情

Time Exceeded

/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 6.25 MiB
#2 Accepted 4ms 6.25 MiB
#3 Accepted 3ms 6.25 MiB
#4 Accepted 3ms 6.375 MiB
#5 Accepted 4ms 6.375 MiB
#6 Accepted 4ms 8.375 MiB
#7 Accepted 6ms 8.531 MiB
#8 Accepted 5ms 6.617 MiB
#9 Accepted 26ms 10.48 MiB
#10 Time Exceeded ≥2004ms ≥6.098 MiB

信息

递交者
类型
递交
题目
P1607 植物大战僵尸
语言
C++
递交时间
2017-05-26 11:55:32
评测时间
2017-05-26 11:55:32
评测机
分数
90
总耗时
≥2068ms
峰值内存
≥10.48 MiB