/ Vijos /

记录详情

Wrong Answer

foo.cc: In function ‘void solve()’:
foo.cc:44:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   44 |         for(len=0;(1<<len)<=lim;len++);lim=(1<<len);len--;
      |         ^~~
foo.cc:44:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   44 |         for(len=0;(1<<len)<=lim;len++);lim=(1<<len);len--;
      |                                        ^~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 10ms 8.312 MiB
#2 Wrong Answer User output longer than standard answer. 26ms 8.793 MiB
#3 Wrong Answer User output longer than standard answer. 26ms 8.523 MiB
#4 Wrong Answer User output longer than standard answer. 25ms 8.523 MiB
#5 Wrong Answer User output longer than standard answer. 139ms 9.34 MiB
#6 Wrong Answer User output longer than standard answer. 147ms 9.551 MiB
#7 Wrong Answer User output longer than standard answer. 130ms 9.371 MiB
#8 Wrong Answer User output longer than standard answer. 132ms 9.523 MiB
#9 Wrong Answer User output longer than standard answer. 126ms 9.555 MiB
#10 Wrong Answer User output longer than standard answer. 130ms 9.543 MiB
#11 Wrong Answer User output longer than standard answer. 12ms 8.523 MiB
#12 Wrong Answer User output longer than standard answer. 13ms 8.523 MiB
#13 Wrong Answer User output longer than standard answer. 11ms 8.359 MiB
#14 Wrong Answer User output longer than standard answer. 14ms 8.523 MiB
#15 Wrong Answer User output longer than standard answer. 16ms 8.523 MiB
#16 Wrong Answer User output longer than standard answer. 15ms 8.621 MiB
#17 Wrong Answer User output longer than standard answer. 180ms 10.445 MiB
#18 Wrong Answer User output longer than standard answer. 185ms 10.527 MiB
#19 Wrong Answer User output longer than standard answer. 13ms 8.523 MiB
#20 Wrong Answer User output longer than standard answer. 17ms 8.523 MiB

信息

递交者
类型
递交
题目
P2039 龙与地下城
语言
C++
递交时间
2024-04-04 22:47:44
评测时间
2024-04-04 22:47:44
评测机
分数
0
总耗时
1374ms
峰值内存
10.527 MiB