Accepted
/in/foo.cc: In member function 'void seqence::rotate(int)': /in/foo.cc:90:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!f) return; if (!x) return; ^~ /in/foo.cc:90:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!f) return; if (!x) return; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2033 列队
- 语言
- C++
- 递交时间
- 2018-04-15 11:53:48
- 评测时间
- 2018-04-15 11:53:48
- 评测机
- 分数
- 100
- 总耗时
- 7848ms
- 峰值内存
- 117.129 MiB