Accepted
/in/foo.cc: In function 'void change(long long int&, long long int, long long int, long long int)': /in/foo.cc:33:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!rt)rt=++tot;++sum[rt]; ^~ /in/foo.cc:33:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(!rt)rt=++tot;++sum[rt]; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2033 列队
- 语言
- C++
- 递交时间
- 2018-07-19 09:54:03
- 评测时间
- 2018-07-19 09:54:03
- 评测机
- 分数
- 100
- 总耗时
- 4028ms
- 峰值内存
- 99.094 MiB