Wrong Answer
foo.cc: In function 'int main()':
foo.cc:12:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
12 | if(i==n+1)
| ^~
foo.cc:14:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
14 | b+=a[i];
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1323 3-2 约瑟夫问题
- 语言
- C++
- 递交时间
- 2023-12-22 20:20:05
- 评测时间
- 2023-12-22 20:20:05
- 评测机
- 分数
- 0
- 总耗时
- 224ms
- 峰值内存
- 456.0 KiB