Memory Exceeded
foo.cc: In function 'void dfs(int, int)': foo.cc:8:9: warning: unused variable 'i' [-Wunused-variable] 8 | int i,nx,ny; | ^ foo.cc: In function 'int main()': foo.cc:26:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 26 | for(int i=1;i<=n;i++) | ^~~ foo.cc:32:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 32 | cout<<21780; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1035 飞越危险的小行星群
- 语言
- C++
- 递交时间
- 2023-07-22 16:12:01
- 评测时间
- 2023-07-22 16:12:01
- 评测机
- 分数
- 90
- 总耗时
- ≥585ms
- 峰值内存
- ≥16.016 MiB