/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:52:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(ss<n)  ss<<=1;ss--;
  ^~~~~
/in/foo.cc:52:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
  while(ss<n)  ss<<=1;ss--;
                      ^~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 6.203 MiB
#2 Wrong Answer 7ms 8.316 MiB
#3 Wrong Answer 12ms 6.688 MiB
#4 Wrong Answer 13ms 11.07 MiB
#5 Wrong Answer 51ms 11.062 MiB
#6 Wrong Answer 100ms 32.434 MiB
#7 Wrong Answer 119ms 36.953 MiB
#8 Wrong Answer 119ms 37.812 MiB
#9 Wrong Answer 117ms 37.312 MiB
#10 Wrong Answer 126ms 36.574 MiB

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C++
递交时间
2018-11-05 16:22:57
评测时间
2018-11-05 16:22:58
评测机
分数
0
总耗时
671ms
峰值内存
37.812 MiB