Wrong Answer
foo.cc: In function 'int main()': foo.cc:5:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 5 | if(l==1)break;i=n/(l-1);l=n/(i+1)+1;r=n/i;} | ^~ foo.cc:5:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 5 | if(l==1)break;i=n/(l-1);l=n/(i+1)+1;r=n/i;} | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1214 伤心的AsukaNoKaze
- 语言
- C++
- 递交时间
- 2021-12-18 13:15:46
- 评测时间
- 2021-12-18 13:15:46
- 评测机
- 分数
- 45
- 总耗时
- 834ms
- 峰值内存
- 512.0 KiB