Accepted
/in/foo.cc: In function 'void add(long long int, long long int, long long int, long long int, long long int, long long int)':
/in/foo.cc:29:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(l==r)return;
^~
/in/foo.cc:30:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(tr[p]>0){
^~
信息
- 递交者
- 类型
- 递交
- 题目
- City Horizon 城市地平线
- 语言
- C++
- 递交时间
- 2020-02-09 20:50:58
- 评测时间
- 2020-02-09 20:50:58
- 评测机
- 分数
- 100
- 总耗时
- 142ms
- 峰值内存
- 10.785 MiB