/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:89:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(t=1,l=0;t<mm;t<<=1,l++);l--;
  ^~~
/in/foo.cc:89:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(t=1,l=0;t<mm;t<<=1,l++);l--;
                              ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 2.211 MiB
#2 Wrong Answer 5ms 2.234 MiB
#3 Wrong Answer 6ms 2.203 MiB
#4 Wrong Answer 6ms 2.242 MiB
#5 Wrong Answer 12ms 2.125 MiB
#6 Wrong Answer 19ms 2.125 MiB
#7 Wrong Answer 100ms 2.125 MiB
#8 Wrong Answer 91ms 2.125 MiB
#9 Wrong Answer 165ms 2.25 MiB
#10 Wrong Answer 142ms 2.355 MiB

信息

递交者
类型
递交
题目
P1955 分零食
语言
C++
递交时间
2018-02-28 19:40:00
评测时间
2018-02-28 19:40:00
评测机
分数
0
总耗时
554ms
峰值内存
2.355 MiB