Runtime Error
foo.cc: In function 'int main()': foo.cc:80:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 80 | for(int i = 1; i <= n; ++ i) printf("%lld ", f[i]); puts(""); | ^~~ foo.cc:80:69: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 80 | for(int i = 1; i <= n; ++ i) printf("%lld ", f[i]); puts(""); | ^~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- base 基站选址
- 语言
- C++
- 递交时间
- 2023-10-03 15:29:35
- 评测时间
- 2023-10-03 15:29:35
- 评测机
- 分数
- 0
- 总耗时
- 3595ms
- 峰值内存
- 41.145 MiB