/ 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 7ms 8.43 MiB
#2 Accepted 17ms 8.734 MiB
#3 Accepted 16ms 8.555 MiB
#4 Accepted 17ms 8.48 MiB
#5 Accepted 90ms 9.434 MiB
#6 Accepted 100ms 9.43 MiB
#7 Accepted 90ms 9.426 MiB
#8 Accepted 91ms 9.434 MiB
#9 Accepted 92ms 9.43 MiB
#10 Accepted 88ms 9.426 MiB
#11 Accepted 172ms 10.363 MiB
#12 Accepted 171ms 10.406 MiB
#13 Accepted 9ms 8.441 MiB
#14 Accepted 11ms 8.461 MiB
#15 Accepted 9ms 8.441 MiB
#16 Accepted 11ms 8.379 MiB
#17 Accepted 12ms 8.496 MiB
#18 Accepted 12ms 8.484 MiB
#19 Accepted 10ms 8.457 MiB
#20 Accepted 13ms 8.492 MiB

信息

递交者
类型
递交
题目
P2039 龙与地下城
语言
C++
递交时间
2024-05-25 12:10:27
评测时间
2024-05-25 12:10:27
评测机
分数
100
总耗时
1048ms
峰值内存
10.406 MiB