/ SUOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:76:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(i>=k) j++,k<<=1;lg[i]=j;
   ^~
/in/foo.cc:76:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(i>=k) j++,k<<=1;lg[i]=j;
                      ^~
# 状态 耗时 内存占用
#1 Accepted 12ms 26.25 MiB
#2 Accepted 11ms 24.359 MiB
#3 Accepted 9ms 24.25 MiB
#4 Accepted 12ms 24.363 MiB
#5 Accepted 10ms 24.355 MiB
#6 Accepted 10ms 26.25 MiB
#7 Accepted 11ms 24.25 MiB
#8 Accepted 13ms 26.363 MiB
#9 Accepted 18ms 24.211 MiB
#10 Accepted 18ms 24.25 MiB
#11 Accepted 15ms 26.25 MiB
#12 Accepted 13ms 24.25 MiB
#13 Accepted 15ms 26.25 MiB
#14 Accepted 15ms 26.371 MiB
#15 Accepted 19ms 24.375 MiB
#16 Accepted 19ms 26.25 MiB
#17 Accepted 126ms 35.125 MiB
#18 Accepted 111ms 28.75 MiB
#19 Accepted 298ms 45.742 MiB
#20 Accepted 1189ms 77.371 MiB

信息

递交者
类型
递交
题目
#63 树与路径
语言
C++
递交时间
2018-09-12 22:04:52
评测时间
2018-09-12 22:04:52
评测机
分数
100
总耗时
1955ms
峰值内存
77.371 MiB