/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(ss<n) ss<<=1;--ss;
  ^~~~~
/in/foo.cc:39:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
  while(ss<n) ss<<=1;--ss;
                     ^~
# 状态 耗时 内存占用
#1 Accepted 35ms 11.688 MiB
#2 Accepted 3ms 6.301 MiB
#3 Accepted 6ms 10.309 MiB
#4 Accepted 5ms 6.32 MiB
#5 Accepted 4ms 6.312 MiB
#6 Accepted 5ms 6.43 MiB
#7 Accepted 5ms 6.328 MiB
#8 Accepted 106ms 18.59 MiB
#9 Accepted 15ms 9.008 MiB
#10 Accepted 145ms 18.527 MiB

信息

递交者
类型
递交
题目
P1369 难解的问题
语言
C++
递交时间
2018-11-05 13:15:41
评测时间
2018-11-05 13:16:20
评测机
分数
100
总耗时
335ms
峰值内存
18.59 MiB