Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:11:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else s=0;ans=max(ans,s); ^~~~ /in/foo.cc:11:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else s=0;ans=max(ans,s); ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 早锻炼 (morning.*)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-10-24 14:02:19
- 评测时间
- 2018-10-24 14:02:19
- 评测机
- 分数
- 100
- 总耗时
- 13ms
- 峰值内存
- 312.0 KiB