/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void solve()':
/in/foo.cc:53:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(len=0;(1<<len)<=lim;len++);lim=(1<<len);len--;
         ^~~
/in/foo.cc:53:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
         for(len=0;(1<<len)<=lim;len++);lim=(1<<len);len--;
                                        ^~~
# 状态 耗时 内存占用
#1 Accepted 7ms 9.199 MiB
#2 Accepted 36ms 8.984 MiB
#3 Accepted 21ms 9.082 MiB
#4 Accepted 29ms 9.125 MiB
#5 Accepted 158ms 9.461 MiB
#6 Accepted 124ms 10.328 MiB
#7 Accepted 137ms 10.355 MiB
#8 Accepted 155ms 10.25 MiB
#9 Accepted 103ms 9.625 MiB
#10 Accepted 154ms 9.715 MiB
#11 Accepted 264ms 10.344 MiB
#12 Accepted 245ms 10.352 MiB
#13 Accepted 14ms 9.234 MiB
#14 Accepted 18ms 8.863 MiB
#15 Accepted 12ms 9.84 MiB
#16 Accepted 23ms 10.113 MiB
#17 Accepted 25ms 9.227 MiB
#18 Accepted 23ms 9.871 MiB
#19 Accepted 13ms 9.609 MiB
#20 Accepted 24ms 9.75 MiB

信息

递交者
类型
递交
题目
P2039 龙与地下城
语言
C++
递交时间
2018-09-29 11:02:32
评测时间
2018-09-29 11:02:32
评测机
分数
100
总耗时
1593ms
峰值内存
10.355 MiB