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