/ 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 8.328 MiB
#2 Accepted 17ms 8.738 MiB
#3 Accepted 15ms 8.477 MiB
#4 Accepted 16ms 8.453 MiB
#5 Accepted 89ms 9.434 MiB
#6 Accepted 99ms 9.422 MiB
#7 Accepted 88ms 9.434 MiB
#8 Accepted 89ms 9.43 MiB
#9 Accepted 90ms 9.43 MiB
#10 Accepted 86ms 9.434 MiB
#11 Accepted 170ms 10.379 MiB
#12 Accepted 169ms 10.418 MiB
#13 Accepted 8ms 8.41 MiB
#14 Accepted 9ms 8.367 MiB
#15 Accepted 8ms 8.398 MiB
#16 Accepted 10ms 8.492 MiB
#17 Accepted 12ms 8.496 MiB
#18 Accepted 10ms 8.492 MiB
#19 Accepted 9ms 8.406 MiB
#20 Accepted 12ms 8.449 MiB

信息

递交者
类型
递交
题目
P2039 龙与地下城
语言
C++
递交时间
2024-08-15 16:13:29
评测时间
2024-08-15 16:13:29
评测机
分数
100
总耗时
1022ms
峰值内存
10.418 MiB