/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(m=1;m<=n+1;m<<=1);mx[m]=mx[m+n+1]=mx[(m+n+1)^1]-1e18;
  ^~~
/in/foo.cc:44:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(m=1;m<=n+1;m<<=1);mx[m]=mx[m+n+1]=mx[(m+n+1)^1]-1e18;
                        ^~
# 状态 耗时 内存占用
#1 Accepted 35ms 1.168 MiB
#2 Accepted 42ms 1.84 MiB
#3 Accepted 24ms 2.289 MiB
#4 Accepted 9ms 1.262 MiB
#5 Accepted 45ms 2.242 MiB
#6 Accepted 37ms 1.223 MiB
#7 Accepted 38ms 1.234 MiB
#8 Accepted 39ms 1.25 MiB
#9 Accepted 40ms 476.0 KiB
#10 Accepted 54ms 1.297 MiB

信息

递交者
类型
递交
题目
P1659 河蟹王国
语言
C++
递交时间
2019-02-21 20:16:54
评测时间
2019-02-21 20:16:54
评测机
分数
100
总耗时
368ms
峰值内存
2.289 MiB