/ 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 2ms 6.352 MiB
#2 Accepted 4ms 6.355 MiB
#3 Accepted 3ms 6.355 MiB
#4 Accepted 4ms 6.25 MiB
#5 Accepted 4ms 6.5 MiB
#6 Accepted 2ms 6.375 MiB
#7 Accepted 5ms 5.375 MiB
#8 Accepted 5ms 8.375 MiB
#9 Accepted 26ms 10.105 MiB
#10 Time Exceeded ≥2005ms ≥7.094 MiB

信息

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