Accepted
/in/foo.cc: In function 'void out()': /in/foo.cc:8:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int j=1;j<=n;j++) ^~~ /in/foo.cc:10:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1097 合并果子
- 语言
- C++
- 递交时间
- 2018-05-27 16:42:45
- 评测时间
- 2018-05-27 16:42:45
- 评测机
- 分数
- 100
- 总耗时
- 672ms
- 峰值内存
- 500.0 KiB