Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:12:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 12 | for(int k=i;k<=n;k++) | ^~~ /in/foo.cc:34:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 34 | cout<<ans+1; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2975 排兵布阵
- 语言
- C++
- 递交时间
- 2025-10-18 13:39:55
- 评测时间
- 2025-10-18 13:39:55
- 评测机
- 分数
- 40
- 总耗时
- 22ms
- 峰值内存
- 536.0 KiB