Accepted
foo.cc: In function 'int main()': foo.cc:25:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 25 | if(i==n)i=0;if(y==0)break; | ^~ foo.cc:25:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 25 | if(i==n)i=0;if(y==0)break; | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1089 约瑟夫问题
- 语言
- C++
- 递交时间
- 2022-07-16 19:34:26
- 评测时间
- 2022-07-16 19:34:26
- 评测机
- 分数
- 100
- 总耗时
- 3ms
- 峰值内存
- 384.0 KiB