/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void solve()':
/in/foo.cc:44:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(len=0;(1<<len)<=lim;len++);lim=(1<<len);len--;
         ^~~
/in/foo.cc:44: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 6ms 9.844 MiB
#2 Accepted 18ms 10.211 MiB
#3 Accepted 17ms 8.965 MiB
#4 Accepted 18ms 10.211 MiB
#5 Accepted 108ms 9.285 MiB
#6 Accepted 120ms 10.207 MiB
#7 Accepted 108ms 9.711 MiB
#8 Accepted 111ms 9.84 MiB
#9 Accepted 109ms 9.465 MiB
#10 Accepted 106ms 9.637 MiB
#11 Accepted 220ms 10.289 MiB
#12 Accepted 212ms 10.285 MiB
#13 Accepted 8ms 8.289 MiB
#14 Accepted 9ms 8.34 MiB
#15 Accepted 8ms 8.84 MiB
#16 Accepted 11ms 10.086 MiB
#17 Accepted 12ms 10.098 MiB
#18 Accepted 12ms 10.078 MiB
#19 Accepted 9ms 8.465 MiB
#20 Accepted 12ms 8.328 MiB

信息

递交者
类型
递交
题目
P2039 龙与地下城
语言
C++
递交时间
2020-04-30 18:46:07
评测时间
2020-04-30 18:46:07
评测机
分数
100
总耗时
1240ms
峰值内存
10.289 MiB