Wrong Answer
foo.cc: In function 'void print()': foo.cc:67:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 67 | for (int i=lans-1;i>=0;i--) cout<<ans[i];cout<<endl; | ^~~ foo.cc:67:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 67 | for (int i=lans-1;i>=0;i--) cout<<ans[i];cout<<endl; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1408 古韵之乞巧
- 语言
- C++
- 递交时间
- 2022-08-30 17:12:23
- 评测时间
- 2022-08-30 17:12:23
- 评测机
- 分数
- 95
- 总耗时
- 90ms
- 峰值内存
- 1.25 MiB