/ new_bzoj /

记录详情

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){
  ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 4.195 MiB
#2 Accepted 55ms 7.219 MiB
#3 Accepted 54ms 10.785 MiB
#4 Accepted 3ms 4.305 MiB
#5 Accepted 2ms 4.191 MiB
#6 Accepted 2ms 4.305 MiB
#7 Accepted 2ms 4.312 MiB
#8 Accepted 3ms 4.324 MiB
#9 Accepted 8ms 6.324 MiB
#10 Accepted 8ms 4.414 MiB

信息

递交者
类型
递交
题目
City Horizon 城市地平线
语言
C++
递交时间
2020-02-09 20:50:58
评测时间
2020-02-09 20:50:58
评测机
分数
100
总耗时
142ms
峰值内存
10.785 MiB